Skip to content
Failed

Console Output

Started by user Matthias Mueller
[Pipeline] node
Running on master in /var/lib/jenkins/workspace/appNG_Release
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Info)
[Pipeline] echo
##############################################
[Pipeline] echo
Preparing release 1.14.1 from branch appng-1.14.x, current snapshot is 1.14.1-SNAPSHOT, next version will be 1.14.2-SNAPSHOT
[Pipeline] echo
##############################################
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare Release Branch)
[Pipeline] sh
[appNG_Release] Running shell script
+ rm -rf appng
[Pipeline] sh
[appNG_Release] Running shell script
+ git clone git@github.com:appNG/appng.git
Cloning into 'appng'...
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ git checkout appng-1.14.x
Switched to a new branch 'appng-1.14.x'
Branch appng-1.14.x set up to track remote branch appng-1.14.x from origin.
[Pipeline] sh
[appng] Running shell script
+ git checkout -b appng-1.14.1-release
Switched to a new branch 'appng-1.14.1-release'
[Pipeline] sh
[appng] Running shell script
+ sed -i s/1\.14\.1-SNAPSHOT/1\.14\.1/g readme.adoc pom.xml appng-api/pom.xml appng-application-assembly/pom.xml appng-application-parent/pom.xml appng-application/pom.xml appng-appngizer-jaxb/pom.xml appng-appngizer-maven-plugin/pom.xml appng-appngizer/pom.xml appng-archetype-application/pom.xml appng-cli/pom.xml appng-core/pom.xml appng-documentation/pom.xml appng-forms/pom.xml appng-formtags/pom.xml appng-mail/pom.xml appng-persistence/pom.xml appng-search/pom.xml appng-standalone/pom.xml appng-taglib/pom.xml appng-template-assembly/pom.xml appng-template-parent/pom.xml appng-testsupport/pom.xml appng-tomcat7/pom.xml appng-tomcat8/pom.xml appng-tools/pom.xml appng-xmlapi/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt
[Pipeline] sh
[appng] Running shell script
+ sed -i s/1\.14\.0/1\.14\.1/g readme.adoc
[Pipeline] sh
[appng] Running shell script
+ git status
On branch appng-1.14.1-release
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   appng-api/pom.xml
	modified:   appng-application-assembly/pom.xml
	modified:   appng-application-parent/pom.xml
	modified:   appng-application/pom.xml
	modified:   appng-appngizer-jaxb/pom.xml
	modified:   appng-appngizer-maven-plugin/pom.xml
	modified:   appng-appngizer/pom.xml
	modified:   appng-archetype-application/pom.xml
	modified:   appng-archetype-application/readme.txt
	modified:   appng-archetype-application/src/main/resources/archetype-resources/pom.xml
	modified:   appng-cli/pom.xml
	modified:   appng-core/pom.xml
	modified:   appng-documentation/pom.xml
	modified:   appng-documentation/src/main/asciidoc/listing/dependencies.txt
	modified:   appng-forms/pom.xml
	modified:   appng-formtags/pom.xml
	modified:   appng-mail/pom.xml
	modified:   appng-persistence/pom.xml
	modified:   appng-search/pom.xml
	modified:   appng-standalone/pom.xml
	modified:   appng-taglib/pom.xml
	modified:   appng-template-assembly/pom.xml
	modified:   appng-template-parent/pom.xml
	modified:   appng-testsupport/pom.xml
	modified:   appng-tomcat7/pom.xml
	modified:   appng-tomcat8/pom.xml
	modified:   appng-tools/pom.xml
	modified:   appng-xmlapi/pom.xml
	modified:   pom.xml
	modified:   readme.adoc

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Release Branch)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn clean install -Djavax.xml.accessExternalSchema=all -Dmaven.test.skip
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tools:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-mail:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-forms:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-formtags:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-xmlapi:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-testsupport:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-api:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-persistence:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-search:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-core:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat7:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat8:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-cli:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-taglib:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-application:war:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-documentation:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-template-assembly:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-application-assembly:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-archetype-application:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer-jaxb:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer:war:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng.maven:appng-appngizer-maven-plugin:maven-plugin:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-parent:pom:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 451, column 20
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] appNG Parent
[INFO] appNG Tools
[INFO] appNG Mail
[INFO] appNG Forms
[INFO] appng Formtags
[INFO] appNG XML-API
[INFO] appNG public API
[INFO] appNG testsupport
[INFO] appNG Persistence-Tools
[INFO] appNG Search
[INFO] appNG Core Library
[INFO] appNG Tomcat 7
[INFO] appNG Tomcat 8
[INFO] appNG Command Line Interface
[INFO] appNG Tag Library
[INFO] appNG Application
[INFO] appNG Documentation
[INFO] appNG Template Assembly Descriptors
[INFO] appNG Template Parent
[INFO] appng-application-assembly
[INFO] appNG application parent
[INFO] Archetype - appng-archetype-application
[INFO] appNGizer JAXB API
[INFO] appNGizer
[INFO] appNG appNGizer Maven Plugin
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tools 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Mail 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-mail ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Forms 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-forms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appng Formtags 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-formtags ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG XML-API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/xml/platform/Action.java
[INFO] org/appng/xml/platform/ActionRef.java
[INFO] org/appng/xml/platform/ApplicationConfig.java
[INFO] org/appng/xml/platform/ApplicationReference.java
[INFO] org/appng/xml/platform/ApplicationRootConfig.java
[INFO] org/appng/xml/platform/Authentication.java
[INFO] org/appng/xml/platform/Authentications.java
[INFO] org/appng/xml/platform/Bean.java
[INFO] org/appng/xml/platform/BeanOption.java
[INFO] org/appng/xml/platform/Condition.java
[INFO] org/appng/xml/platform/Config.java
[INFO] org/appng/xml/platform/Content.java
[INFO] org/appng/xml/platform/Data.java
[INFO] org/appng/xml/platform/DataConfig.java
[INFO] org/appng/xml/platform/Datafield.java
[INFO] org/appng/xml/platform/Datasource.java
[INFO] org/appng/xml/platform/DatasourceRef.java
[INFO] org/appng/xml/platform/Datasources.java
[INFO] org/appng/xml/platform/Digits.java
[INFO] org/appng/xml/platform/Event.java
[INFO] org/appng/xml/platform/Events.java
[INFO] org/appng/xml/platform/FieldDef.java
[INFO] org/appng/xml/platform/FieldPermissionType.java
[INFO] org/appng/xml/platform/FieldPermissions.java
[INFO] org/appng/xml/platform/FieldType.java
[INFO] org/appng/xml/platform/FileUpload.java
[INFO] org/appng/xml/platform/Future.java
[INFO] org/appng/xml/platform/GetParams.java
[INFO] org/appng/xml/platform/Icon.java
[INFO] org/appng/xml/platform/Icontype.java
[INFO] org/appng/xml/platform/ItemType.java
[INFO] org/appng/xml/platform/Label.java
[INFO] org/appng/xml/platform/Labels.java
[INFO] org/appng/xml/platform/Link.java
[INFO] org/appng/xml/platform/Linkmode.java
[INFO] org/appng/xml/platform/Linkpanel.java
[INFO] org/appng/xml/platform/Localization.java
[INFO] org/appng/xml/platform/Max.java
[INFO] org/appng/xml/platform/Message.java
[INFO] org/appng/xml/platform/MessageType.java
[INFO] org/appng/xml/platform/Messages.java
[INFO] org/appng/xml/platform/MetaData.java
[INFO] org/appng/xml/platform/Min.java
[INFO] org/appng/xml/platform/Navigation.java
[INFO] org/appng/xml/platform/NavigationItem.java
[INFO] org/appng/xml/platform/NotNull.java
[INFO] org/appng/xml/platform/ObjectFactory.java
[INFO] org/appng/xml/platform/Option.java
[INFO] org/appng/xml/platform/OptionGroup.java
[INFO] org/appng/xml/platform/Output.java
[INFO] org/appng/xml/platform/OutputFormat.java
[INFO] org/appng/xml/platform/OutputType.java
[INFO] org/appng/xml/platform/PageConfig.java
[INFO] org/appng/xml/platform/PageDefinition.java
[INFO] org/appng/xml/platform/PageReference.java
[INFO] org/appng/xml/platform/Pages.java
[INFO] org/appng/xml/platform/PagesReference.java
[INFO] org/appng/xml/platform/PanelLocation.java
[INFO] org/appng/xml/platform/Param.java
[INFO] org/appng/xml/platform/ParamType.java
[INFO] org/appng/xml/platform/Params.java
[INFO] org/appng/xml/platform/Past.java
[INFO] org/appng/xml/platform/Pattern.java
[INFO] org/appng/xml/platform/Permission.java
[INFO] org/appng/xml/platform/PermissionMode.java
[INFO] org/appng/xml/platform/Permissions.java
[INFO] org/appng/xml/platform/Platform.java
[INFO] org/appng/xml/platform/PlatformConfig.java
[INFO] org/appng/xml/platform/PostParams.java
[INFO] org/appng/xml/platform/Result.java
[INFO] org/appng/xml/platform/Resultset.java
[INFO] org/appng/xml/platform/Rule.java
[INFO] org/appng/xml/platform/Section.java
[INFO] org/appng/xml/platform/SectionConfig.java
[INFO] org/appng/xml/platform/SectionDef.java
[INFO] org/appng/xml/platform/Sectionelement.java
[INFO] org/appng/xml/platform/SectionelementDef.java
[INFO] org/appng/xml/platform/Selection.java
[INFO] org/appng/xml/platform/SelectionGroup.java
[INFO] org/appng/xml/platform/SelectionType.java
[INFO] org/appng/xml/platform/Session.java
[INFO] org/appng/xml/platform/SessionInfo.java
[INFO] org/appng/xml/platform/SessionParams.java
[INFO] org/appng/xml/platform/Size.java
[INFO] org/appng/xml/platform/Sort.java
[INFO] org/appng/xml/platform/SortOrder.java
[INFO] org/appng/xml/platform/Structure.java
[INFO] org/appng/xml/platform/StructureDef.java
[INFO] org/appng/xml/platform/Subject.java
[INFO] org/appng/xml/platform/Template.java
[INFO] org/appng/xml/platform/TextElement.java
[INFO] org/appng/xml/platform/Textcontents.java
[INFO] org/appng/xml/platform/Textelements.java
[INFO] org/appng/xml/platform/Type.java
[INFO] org/appng/xml/platform/UrlParams.java
[INFO] org/appng/xml/platform/UrlSchema.java
[INFO] org/appng/xml/platform/UserData.java
[INFO] org/appng/xml/platform/UserInputField.java
[INFO] org/appng/xml/platform/Validation.java
[INFO] org/appng/xml/platform/ValidationGroups.java
[INFO] org/appng/xml/platform/ValidationRule.java
[INFO] org/appng/xml/platform/package-info.java
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/xml/application/ApplicationInfo.java
[INFO] org/appng/xml/application/Datasource.java
[INFO] org/appng/xml/application/DatasourceType.java
[INFO] org/appng/xml/application/Datasources.java
[INFO] org/appng/xml/application/ObjectFactory.java
[INFO] org/appng/xml/application/PackageInfo.java
[INFO] org/appng/xml/application/Permission.java
[INFO] org/appng/xml/application/PermissionRef.java
[INFO] org/appng/xml/application/Permissions.java
[INFO] org/appng/xml/application/Properties.java
[INFO] org/appng/xml/application/Property.java
[INFO] org/appng/xml/application/Role.java
[INFO] org/appng/xml/application/Roles.java
[INFO] org/appng/xml/application/Template.java
[INFO] org/appng/xml/application/TemplateType.java
[INFO] org/appng/xml/application/package-info.java
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-xmlapi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG public API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 164 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG testsupport 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-testsupport ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Persistence-Tools 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-persistence ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Search 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-search ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Core Library 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/core/xml/repository/Certification.java
[INFO] org/appng/core/xml/repository/GetCertificationRequest.java
[INFO] org/appng/core/xml/repository/GetCertificationResponse.java
[INFO] org/appng/core/xml/repository/GetPackageRequest.java
[INFO] org/appng/core/xml/repository/GetPackageResponse.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java
[INFO] org/appng/core/xml/repository/GetPackagesRequest.java
[INFO] org/appng/core/xml/repository/GetPackagesResponse.java
[INFO] org/appng/core/xml/repository/ObjectFactory.java
[INFO] org/appng/core/xml/repository/Package.java
[INFO] org/appng/core/xml/repository/PackageType.java
[INFO] org/appng/core/xml/repository/PackageVersions.java
[INFO] org/appng/core/xml/repository/Packages.java
[INFO] org/appng/core/xml/repository/package-info.java
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 68 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 160 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tomcat 7 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tomcat7 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat7 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat7 ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat7 ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat7 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat7 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat7 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat7 ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tomcat 8 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tomcat8 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat8 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat8 ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat8 ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat8 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat8 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat8 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat8 ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Command Line Interface 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tag Library 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-taglib ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Application 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp]
[INFO] Webapp assembled in [211 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application ---
[INFO] Copying jcip-annotations-1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jcip-annotations-1.0.jar
[INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bzip2-0.9.1.jar
[INFO] Copying spring-orm-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-orm-4.3.9.RELEASE.jar
[INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/protobuf-java-2.5.0.jar
[INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/juniversalchardet-1.0.3.jar
[INFO] Copying maven-scm-provider-svnexe-1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/maven-scm-provider-svnexe-1.4.jar
[INFO] Copying spring-oxm-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-oxm-4.3.9.RELEASE.jar
[INFO] Copying language-detector-0.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/language-detector-0.5.jar
[INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xml-apis-ext-1.3.04.jar
[INFO] Copying attoparser-2.0.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/attoparser-2.0.4.RELEASE.jar
[INFO] Copying freemarker-2.3.23.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/freemarker-2.3.23.jar
[INFO] Copying lucene-queries-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-queries-6.6.0.jar
[INFO] Copying spring-webmvc-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-webmvc-4.3.9.RELEASE.jar
[INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar
[INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/grib-4.5.5.jar
[INFO] Copying fontbox-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/fontbox-2.0.6.jar
[INFO] Copying spring-data-envers-1.1.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-data-envers-1.1.4.RELEASE.jar
[INFO] Copying lucene-analyzers-common-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-analyzers-common-6.6.0.jar
[INFO] Copying commons-pool2-2.4.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-pool2-2.4.2.jar
[INFO] Copying dom4j-1.6.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/dom4j-1.6.1.jar
[INFO] Copying appng-tomcat7-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-tomcat7-1.14.1.jar
[INFO] Copying apache-mime4j-dom-0.7.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/apache-mime4j-dom-0.7.2.jar
[INFO] Copying c3p0-0.9.1.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/c3p0-0.9.1.1.jar
[INFO] Copying maven-scm-api-1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/maven-scm-api-1.4.jar
[INFO] Copying mail-1.4.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/mail-1.4.5.jar
[INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-lang-2.6.jar
[INFO] Copying commons-text-1.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-text-1.1.jar
[INFO] Copying hibernate-jpa-2.1-api-1.0.0.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-jpa-2.1-api-1.0.0.Final.jar
[INFO] Copying commons-vfs2-2.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-vfs2-2.0.jar
[INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-exec-1.3.jar
[INFO] Copying appng-mail-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-mail-1.14.1.jar
[INFO] Copying error_prone_annotations-2.0.18.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/error_prone_annotations-2.0.18.jar
[INFO] Copying jboss-transaction-api_1.2_spec-1.0.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.0.1.Final.jar
[INFO] Copying jackson-core-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jackson-core-2.9.0.pr4.jar
[INFO] Copying joda-time-2.9.9.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/joda-time-2.9.9.jar
[INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/vorbis-java-core-0.8.jar
[INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/urlrewritefilter-4.0.4.jar
[INFO] Copying spring-jdbc-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-jdbc-4.3.9.RELEASE.jar
[INFO] Copying Saxon-HE-9.6.0-6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/Saxon-HE-9.6.0-6.jar
[INFO] Copying spring-ws-core-2.4.0.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-ws-core-2.4.0.RELEASE.jar
[INFO] Copying lucene-sandbox-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-sandbox-6.6.0.jar
[INFO] Copying tika-parsers-1.15.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/tika-parsers-1.15.jar
[INFO] Copying appng-taglib-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-taglib-1.14.1.jar
[INFO] Copying commons-fileupload-1.3.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-fileupload-1.3.3.jar
[INFO] Copying appng-persistence-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-persistence-1.14.1.jar
[INFO] Copying spring-web-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-web-4.3.9.RELEASE.jar
[INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/log4j-1.2.17.jar
[INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jcommander-1.72.jar
[INFO] Copying bcprov-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bcprov-jdk15on-1.54.jar
[INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/rome-utils-1.5.1.jar
[INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/antlr-2.7.7.jar
[INFO] Copying pdfbox-tools-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/pdfbox-tools-2.0.6.jar
[INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/netcdf4-4.5.5.jar
[INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/asm-5.0.4.jar
[INFO] Copying geoapi-3.0.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/geoapi-3.0.0.jar
[INFO] Copying spring-expression-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-expression-4.3.9.RELEASE.jar
[INFO] Copying json-20140107.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/json-20140107.jar
[INFO] Copying javax.ws.rs-api-2.0.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/javax.ws.rs-api-2.0.1.jar
[INFO] Copying cdm-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/cdm-4.5.5.jar
[INFO] Copying httpmime-4.2.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/httpmime-4.2.6.jar
[INFO] Copying jj2000-5.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jj2000-5.2.jar
[INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/httpservices-4.5.5.jar
[INFO] Copying bsh-core-2.0b4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bsh-core-2.0b4.jar
[INFO] Copying gson-2.2.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/gson-2.2.4.jar
[INFO] Copying spring-aop-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-aop-4.3.9.RELEASE.jar
[INFO] Copying cxf-rt-rs-client-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/cxf-rt-rs-client-3.0.12.jar
[INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/boilerpipe-1.1.0.jar
[INFO] Copying lyra-0.5.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lyra-0.5.4.jar
[INFO] Copying unbescape-1.1.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/unbescape-1.1.4.RELEASE.jar
[INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-configuration-1.10.jar
[INFO] Copying jackson-databind-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jackson-databind-2.9.0.pr4.jar
[INFO] Copying hibernate-core-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-core-5.2.10.Final.jar
[INFO] Copying commons-compress-1.14.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-compress-1.14.jar
[INFO] Copying nekohtml-1.9.16.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/nekohtml-1.9.16.jar
[INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/vorbis-java-tika-0.8.jar
[INFO] Copying poi-scratchpad-3.16.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/poi-scratchpad-3.16.jar
[INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/tagsoup-1.2.1.jar
[INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xmlbeans-2.6.0.jar
[INFO] Copying spring-security-web-4.2.3.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-security-web-4.2.3.RELEASE.jar
[INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-collections-3.2.2.jar
[INFO] Copying slf4j-api-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/slf4j-api-1.7.25.jar
[INFO] Copying HikariCP-2.6.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/HikariCP-2.6.3.jar
[INFO] Copying appng-api-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-api-1.14.1.jar
[INFO] Copying lucene-core-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-core-6.6.0.jar
[INFO] Copying thymeleaf-spring4-3.0.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/thymeleaf-spring4-3.0.6.RELEASE.jar
[INFO] Copying thymeleaf-3.0.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/thymeleaf-3.0.6.RELEASE.jar
[INFO] Copying sis-referencing-0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sis-referencing-0.6.jar
[INFO] Copying commons-httpclient-3.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-httpclient-3.1.jar
[INFO] Copying esapi-2.1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/esapi-2.1.0.1.jar
[INFO] Copying amqp-client-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/amqp-client-4.1.0.jar
[INFO] Copying javassist-3.20.0-GA.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/javassist-3.20.0-GA.jar
[INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/aopalliance-1.0.jar
[INFO] Copying hibernate-commons-annotations-5.0.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-commons-annotations-5.0.1.Final.jar
[INFO] Copying poi-ooxml-3.16.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/poi-ooxml-3.16.jar
[INFO] Copying batik-ext-1.8.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/batik-ext-1.8.jar
[INFO] Copying bcpkix-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bcpkix-jdk15on-1.54.jar
[INFO] Copying spring-context-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-context-4.3.9.RELEASE.jar
[INFO] Copying plexus-utils-1.5.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/plexus-utils-1.5.6.jar
[INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar
[INFO] Copying xom-1.2.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xom-1.2.5.jar
[INFO] Copying tika-core-1.15.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/tika-core-1.15.jar
[INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/json-simple-1.1.1.jar
[INFO] Copying metadata-extractor-2.9.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/metadata-extractor-2.9.1.jar
[INFO] Copying httpcore-4.4.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/httpcore-4.4.6.jar
[INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/rome-1.5.1.jar
[INFO] Copying appng-search-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-search-1.14.1.jar
[INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jempbox-1.8.13.jar
[INFO] Copying opennlp-tools-1.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/opennlp-tools-1.6.0.jar
[INFO] Copying xz-1.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xz-1.6.jar
[INFO] Copying jdom2-2.0.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jdom2-2.0.4.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying annotations-12.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/annotations-12.0.jar
[INFO] Copying lucene-facet-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-facet-6.6.0.jar
[INFO] Copying regexp-1.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/regexp-1.3.jar
[INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar
[INFO] Copying httpclient-4.5.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/httpclient-4.5.3.jar
[INFO] Copying jackcess-encrypt-2.1.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jackcess-encrypt-2.1.1.jar
[INFO] Copying jsr305-1.3.9.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jsr305-1.3.9.jar
[INFO] Copying antisamy-1.5.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/antisamy-1.5.3.jar
[INFO] Copying slf4j-log4j12-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/slf4j-log4j12-1.7.25.jar
[INFO] Copying jandex-2.0.3.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jandex-2.0.3.Final.jar
[INFO] Copying jsonic-1.2.11.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jsonic-1.2.11.jar
[INFO] Copying byte-buddy-1.6.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/byte-buddy-1.6.6.jar
[INFO] Copying hibernate-validator-5.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-validator-5.4.1.Final.jar
[INFO] Copying pdfbox-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/pdfbox-2.0.6.jar
[INFO] Copying sis-metadata-0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sis-metadata-0.6.jar
[INFO] Copying appng-cli-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-cli-1.14.1.jar
[INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-collections4-4.1.jar
[INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/wsdl4j-1.6.3.jar
[INFO] Copying commons-codec-1.10.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-codec-1.10.jar
[INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-csv-1.0.jar
[INFO] Copying xmpcore-5.1.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xmpcore-5.1.2.jar
[INFO] Copying poi-ooxml-schemas-3.16.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/poi-ooxml-schemas-3.16.jar
[INFO] Copying apache-mime4j-core-0.7.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/apache-mime4j-core-0.7.2.jar
[INFO] Copying tika-langdetect-1.13.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/tika-langdetect-1.13.jar
[INFO] Copying spring-tx-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-tx-4.3.9.RELEASE.jar
[INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/java-libpst-0.8.1.jar
[INFO] Copying spring-context-support-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-context-support-4.3.9.RELEASE.jar
[INFO] Copying commons-lang3-3.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-lang3-3.6.jar
[INFO] Copying batik-css-1.8.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/batik-css-1.8.jar
[INFO] Copying jsoup-1.10.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jsoup-1.10.2.jar
[INFO] Copying jboss-logging-3.3.0.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jboss-logging-3.3.0.Final.jar
[INFO] Copying cxf-rt-frontend-jaxrs-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/cxf-rt-frontend-jaxrs-3.0.12.jar
[INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/stax-api-1.0.1.jar
[INFO] Copying lucene-memory-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-memory-6.6.0.jar
[INFO] Copying appng-core-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-core-1.14.1.jar
[INFO] Copying sis-utility-0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sis-utility-0.6.jar
[INFO] Copying jsr-275-0.9.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jsr-275-0.9.3.jar
[INFO] Copying lucene-highlighter-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-highlighter-6.6.0.jar
[INFO] Copying spring-xml-2.4.0.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-xml-2.4.0.RELEASE.jar
[INFO] Copying maven-scm-provider-svn-commons-1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/maven-scm-provider-svn-commons-1.4.jar
[INFO] Copying animal-sniffer-annotations-1.14.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/animal-sniffer-annotations-1.14.jar
[INFO] Copying hsqldb-2.4.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hsqldb-2.4.0.jar
[INFO] Copying classmate-1.3.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/classmate-1.3.1.jar
[INFO] Copying appng-forms-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-forms-1.14.1.jar
[INFO] Copying cxf-rt-transports-http-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/cxf-rt-transports-http-3.0.12.jar
[INFO] Copying appng-xmlapi-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-xmlapi-1.14.1.jar
[INFO] Copying poi-3.16.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/poi-3.16.jar
[INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/curvesapi-1.04.jar
[INFO] Copying jcl-over-slf4j-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jcl-over-slf4j-1.7.25.jar
[INFO] Copying querydsl-core-4.1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/querydsl-core-4.1.4.jar
[INFO] Copying jdbc-perf-logger-driver-0.7.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jdbc-perf-logger-driver-0.7.3.jar
[INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jhighlight-1.0.2.jar
[INFO] Copying cxf-core-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/cxf-core-3.0.12.jar
[INFO] Copying jedis-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jedis-2.9.0.jar
[INFO] Copying udunits-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/udunits-4.5.5.jar
[INFO] Copying lucene-queryparser-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-queryparser-6.6.0.jar
[INFO] Copying woodstox-core-asl-4.4.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/woodstox-core-asl-4.4.1.jar
[INFO] Copying hibernate-envers-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-envers-5.2.10.Final.jar
[INFO] Copying spring-data-commons-1.13.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-data-commons-1.13.4.RELEASE.jar
[INFO] Copying spring-data-jpa-1.11.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-data-jpa-1.11.4.RELEASE.jar
[INFO] Copying sis-netcdf-0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sis-netcdf-0.6.jar
[INFO] Copying appng-formtags-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-formtags-1.14.1.jar
[INFO] Copying quartz-2.2.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/quartz-2.2.3.jar
[INFO] Copying bcmail-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bcmail-jdk15on-1.54.jar
[INFO] Copying sis-storage-0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/sis-storage-0.6.jar
[INFO] Copying jmimemagic-0.1.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jmimemagic-0.1.5.jar
[INFO] Copying lucene-join-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/lucene-join-6.6.0.jar
[INFO] Copying commons-io-2.5.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-io-2.5.jar
[INFO] Copying ehcache-web-2.0.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/ehcache-web-2.0.4.jar
[INFO] Copying querydsl-jpa-4.1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/querydsl-jpa-4.1.4.jar
[INFO] Copying j2objc-annotations-1.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/j2objc-annotations-1.1.jar
[INFO] Copying appng-tools-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-tools-1.14.1.jar
[INFO] Copying aspectjrt-1.8.10.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/aspectjrt-1.8.10.jar
[INFO] Copying spring-security-core-4.2.3.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-security-core-4.2.3.RELEASE.jar
[INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/im4java-1.4.0.jar
[INFO] Copying junrar-0.7.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/junrar-0.7.jar
[INFO] Copying appng-tomcat8-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-tomcat8-1.14.1.jar
[INFO] Copying commons-beanutils-core-1.8.3.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/commons-beanutils-core-1.8.3.jar
[INFO] Copying jackson-annotations-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jackson-annotations-2.9.0.pr4.jar
[INFO] Copying pdfbox-debugger-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/pdfbox-debugger-2.0.6.jar
[INFO] Copying xmlschema-core-2.2.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/xmlschema-core-2.2.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying guava-22.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/guava-22.0.jar
[INFO] Copying spring-beans-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-beans-4.3.9.RELEASE.jar
[INFO] Copying bridge-method-annotation-1.13.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/bridge-method-annotation-1.13.jar
[INFO] Copying stax2-api-3.1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/stax2-api-3.1.4.jar
[INFO] Copying flyway-core-4.2.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/flyway-core-4.2.0.jar
[INFO] Copying ehcache-core-2.6.11.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/ehcache-core-2.6.11.jar
[INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jmatio-1.2.jar
[INFO] Copying batik-util-1.8.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/batik-util-1.8.jar
[INFO] Copying jackcess-2.1.4.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jackcess-2.1.4.jar
[INFO] Copying spring-core-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/spring-core-4.3.9.RELEASE.jar
[INFO] Copying hibernate-entitymanager-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/hibernate-entitymanager-5.2.10.Final.jar
[INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/jna-4.1.0.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-dependencies-20170703-1235.zip
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-dependencies-20170703-1235.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Documentation 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-documentation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 8 resources
[INFO] Copying file appng.css
[INFO] Copying file images/application-processing.jpg
[INFO] Copying file images/appng.png
[INFO] Copying file listing/application.xml
[INFO] Copying file listing/pom.xml
[INFO] Copying file listing/dependencies.txt
[INFO] Copying file listing/pg-employees.xml
[INFO] Copying file listing/applist.txt
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 8 resources
[INFO] Copying file appng.css
[INFO] Copying file images/application-processing.jpg
[INFO] Copying file images/appng.png
[INFO] Copying file listing/application.xml
[INFO] Copying file listing/pom.xml
[INFO] Copying file listing/dependencies.txt
[INFO] Copying file listing/pg-employees.xml
[INFO] Copying file listing/applist.txt
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Template Assembly Descriptors 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-template-assembly ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Template Parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appng-application-assembly 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application-assembly ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG application parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Archetype - appng-archetype-application 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-archetype-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNGizer JAXB API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/appngizer/model/xml/Application.java
[INFO] org/appng/appngizer/model/xml/Applications.java
[INFO] org/appng/appngizer/model/xml/Database.java
[INFO] org/appng/appngizer/model/xml/Databases.java
[INFO] org/appng/appngizer/model/xml/Group.java
[INFO] org/appng/appngizer/model/xml/Groups.java
[INFO] org/appng/appngizer/model/xml/Home.java
[INFO] org/appng/appngizer/model/xml/Link.java
[INFO] org/appng/appngizer/model/xml/Linkable.java
[INFO] org/appng/appngizer/model/xml/Links.java
[INFO] org/appng/appngizer/model/xml/Nameable.java
[INFO] org/appng/appngizer/model/xml/ObjectFactory.java
[INFO] org/appng/appngizer/model/xml/Package.java
[INFO] org/appng/appngizer/model/xml/PackageType.java
[INFO] org/appng/appngizer/model/xml/Packages.java
[INFO] org/appng/appngizer/model/xml/Permission.java
[INFO] org/appng/appngizer/model/xml/Permissions.java
[INFO] org/appng/appngizer/model/xml/Platform.java
[INFO] org/appng/appngizer/model/xml/Properties.java
[INFO] org/appng/appngizer/model/xml/Property.java
[INFO] org/appng/appngizer/model/xml/Repositories.java
[INFO] org/appng/appngizer/model/xml/Repository.java
[INFO] org/appng/appngizer/model/xml/RepositoryMode.java
[INFO] org/appng/appngizer/model/xml/RepositoryType.java
[INFO] org/appng/appngizer/model/xml/Role.java
[INFO] org/appng/appngizer/model/xml/Roles.java
[INFO] org/appng/appngizer/model/xml/SchemaVersion.java
[INFO] org/appng/appngizer/model/xml/Site.java
[INFO] org/appng/appngizer/model/xml/Sites.java
[INFO] org/appng/appngizer/model/xml/Subject.java
[INFO] org/appng/appngizer/model/xml/Subjects.java
[INFO] org/appng/appngizer/model/xml/UserType.java
[INFO] org/appng/appngizer/model/xml/Versions.java
[INFO] org/appng/appngizer/model/xml/package-info.java
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-jaxb ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNGizer 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-appngizer ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-appngizer] in [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp]
[INFO] Webapp assembled in [23 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-setup-guide) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-setup-guide) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG appNGizer Maven Plugin 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-maven-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [  0.603 s]
[INFO] appNG Tools ........................................ SUCCESS [  1.801 s]
[INFO] appNG Mail ......................................... SUCCESS [  0.149 s]
[INFO] appNG Forms ........................................ SUCCESS [  0.279 s]
[INFO] appng Formtags ..................................... SUCCESS [  0.294 s]
[INFO] appNG XML-API ...................................... SUCCESS [  2.004 s]
[INFO] appNG public API ................................... SUCCESS [  1.060 s]
[INFO] appNG testsupport .................................. SUCCESS [  0.350 s]
[INFO] appNG Persistence-Tools ............................ SUCCESS [  0.289 s]
[INFO] appNG Search ....................................... SUCCESS [  0.560 s]
[INFO] appNG Core Library ................................. SUCCESS [  1.663 s]
[INFO] appNG Tomcat 7 ..................................... SUCCESS [  0.227 s]
[INFO] appNG Tomcat 8 ..................................... SUCCESS [  0.146 s]
[INFO] appNG Command Line Interface ....................... SUCCESS [  0.348 s]
[INFO] appNG Tag Library .................................. SUCCESS [  0.361 s]
[INFO] appNG Application .................................. SUCCESS [  3.922 s]
[INFO] appNG Documentation ................................ SUCCESS [ 25.536 s]
[INFO] appNG Template Assembly Descriptors ................ SUCCESS [  0.045 s]
[INFO] appNG Template Parent .............................. SUCCESS [  0.094 s]
[INFO] appng-application-assembly ......................... SUCCESS [  0.028 s]
[INFO] appNG application parent ........................... SUCCESS [  0.004 s]
[INFO] Archetype - appng-archetype-application ............ SUCCESS [  0.044 s]
[INFO] appNGizer JAXB API ................................. SUCCESS [  0.988 s]
[INFO] appNGizer .......................................... SUCCESS [ 23.579 s]
[INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [  1.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:05 min
[INFO] Finished at: 2017-07-03T14:36:39+02:00
[INFO] Final Memory: 271M/1614M
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
[appng] Running shell script
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/srv/www/appng.org/appng/builds/stable -Dmanager.version=1.12.1 -Dauthentication.version=1.11.0 -Dscheduler.version=1.11.2 -Dtemplate.version=1.14.2 -Pmaven-central -Pjavadocs
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tools:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-mail:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-forms:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-formtags:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-xmlapi:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-testsupport:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-api:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-persistence:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-search:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-core:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat7:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat8:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-cli:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-taglib:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-application:war:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-documentation:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-template-assembly:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-application-assembly:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-archetype-application:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer-jaxb:jar:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer:war:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng.maven:appng-appngizer-maven-plugin:maven-plugin:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.appng:appng-parent:pom:1.14.1
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 451, column 20
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] Inspecting build with total of 25 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 25 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] appNG Parent
[INFO] appNG Tools
[INFO] appNG Mail
[INFO] appNG Forms
[INFO] appng Formtags
[INFO] appNG XML-API
[INFO] appNG public API
[INFO] appNG testsupport
[INFO] appNG Persistence-Tools
[INFO] appNG Search
[INFO] appNG Core Library
[INFO] appNG Tomcat 7
[INFO] appNG Tomcat 8
[INFO] appNG Command Line Interface
[INFO] appNG Tag Library
[INFO] appNG Application
[INFO] appNG Documentation
[INFO] appNG Template Assembly Descriptors
[INFO] appNG Template Parent
[INFO] appng-application-assembly
[INFO] appNG application parent
[INFO] Archetype - appng-archetype-application
[INFO] appNGizer JAXB API
[INFO] appNGizer
[INFO] appNG appNGizer Maven Plugin
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-parent >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-parent ---
[INFO] 
Loading source files for package org.appng.tools.poi...
Loading source files for package org.appng.tools.image...
Loading source files for package org.appng.tools.markup...
Loading source files for package org.appng.tools...
Loading source files for package org.appng.tools.file...
Loading source files for package org.appng.tools.zipcode...
Loading source files for package org.appng.tools.os...
Loading source files for package org.appng.tools.locator...
Loading source files for package org.appng.tools.ui...
Loading source files for package org.appng.mail...
Loading source files for package org.appng.mail.impl...
Loading source files for package org.appng.forms...
Loading source files for package org.appng.forms.impl...
Loading source files for package org.appng.el...
Loading source files for package org.appng.formtags...
Loading source files for package org.appng.formtags.providers...
Loading source files for package org.appng.xml.transformation...
Loading source files for package org.appng.xml...
Loading source files for package org.appng.xml.application...
Loading source files for package org.appng.xml.platform...
Loading source files for package org.appng.api...
Loading source files for package org.appng.api.messaging...
Loading source files for package org.appng.api.auth...
Loading source files for package org.appng.api.search...
Loading source files for package org.appng.api.model...
Loading source files for package org.appng.api.support...
Loading source files for package org.appng.api.support.validation...
Loading source files for package org.appng.api.support.environment...
Loading source files for package org.appng.api.support.field...
Loading source files for package org.appng.api.observe.impl...
Loading source files for package org.appng.api.observe...
Loading source files for package org.appng.testsupport.validation...
Loading source files for package org.appng.testsupport.persistence...
Loading source files for package org.appng.testsupport...
Loading source files for package org.appng.persistence.repository...
Loading source files for package org.appng.persistence.dialect...
Loading source files for package org.appng.search...
Loading source files for package org.appng.search.searcher...
Loading source files for package org.appng.search.json...
Loading source files for package org.appng.search.indexer...
Loading source files for package org.appng.core...
Loading source files for package org.appng.core.repository...
Loading source files for package org.appng.core.repository.config...
Loading source files for package org.appng.core.security.signing...
Loading source files for package org.appng.core.security...
Loading source files for package org.appng.core.domain...
Loading source files for package org.appng.core.service...
Loading source files for package org.appng.core.controller...
Loading source files for package org.appng.core.controller.messaging...
Loading source files for package org.appng.core.controller.filter...
Loading source files for package org.appng.core.controller.handler...
Loading source files for package org.appng.core.model...
Loading source files for package org.appng.core.xml.repository...
Loading source files for package org.appng.cli...
Loading source files for package org.appng.cli.commands.application...
Loading source files for package org.appng.cli.commands.property...
Loading source files for package org.appng.cli.commands.permission...
Loading source files for package org.appng.cli.commands...
Loading source files for package org.appng.cli.commands.applicationrole...
Loading source files for package org.appng.cli.commands.repository...
Loading source files for package org.appng.cli.commands.template...
Loading source files for package org.appng.cli.commands.heartbeat...
Loading source files for package org.appng.cli.commands.subject...
Loading source files for package org.appng.cli.commands.group...
Loading source files for package org.appng.cli.commands.site...
Loading source files for package org.appng.cli.prettytable...
Loading source files for package org.appng.cli.validators...
Loading source files for package org.appng.cli.servlet...
Loading source files for package org.appng.taglib...
Loading source files for package org.appng.taglib.search...
Loading source files for package org.appng.taglib.form...
Loading source files for package org.appng.appngizer.model.xml...
Loading source files for package org.appng.appngizer.controller...
Loading source files for package org.appng.appngizer.model...
Loading source files for package org.appng.maven.plugins.appngizer...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/AttributeWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/AppngCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/CacheElementBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/Tomcat7Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/Tomcat8Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/ProxyHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SessionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/class-use/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/class-use/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/class-use/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/class-use/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/class-use/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/class-use/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/class-use/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/class-use/AttributeWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/class-use/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/class-use/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/class-use/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/class-use/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/class-use/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/Tomcat8Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/Tomcat7Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/AppngCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/CacheElementBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/ProxyHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/auth/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/observe/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/environment/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/field/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/api/support/validation/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/group/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/permission/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/property/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/site/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/subject/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/commands/template/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/prettytable/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/servlet/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/cli/validators/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/filter/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/handler/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/controller/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/domain/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/repository/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/security/signing/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/service/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/core/xml/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/el/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/forms/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/formtags/providers/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/mail/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/dialect/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/persistence/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/indexer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/json/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/search/searcher/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/form/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/taglib/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/persistence/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/testsupport/validation/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/file/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/image/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/locator/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/markup/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/os/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/poi/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/ui/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/tools/zipcode/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/platform/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/org/appng/xml/transformation/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/target/site/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RepositoryImpl.java:393: warning - Tag @see:illegal character: "123" in "{@link #getTrustedCertChain()}"
[WARNING] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RepositoryImpl.java:393: warning - Tag @see:illegal character: "64" in "{@link #getTrustedCertChain()}"
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/target/appng-parent-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-parent ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/target/appng-parent-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tools 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tools ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.tools.poi.WorkbookTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.76 s - in org.appng.tools.poi.WorkbookTest
[INFO] Running org.appng.tools.image.DimensionTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.appng.tools.image.DimensionTest
[INFO] Running org.appng.tools.image.ImageProcessorTest
2017-07-03 14:37:07,198 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,403 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,423 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,513 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,525 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,624 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,718 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,815 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
2017-07-03 14:37:07,917 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.appng.tools.image.ImageProcessorTest
[INFO] Running org.appng.tools.markup.XHTMLTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.tools.markup.XHTMLTest
[INFO] Running org.appng.tools.file.MagicByteCheckTest
2017-07-03 14:37:08,085 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.007
2017-07-03 14:37:08,086 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2017-07-03 14:37:08,088 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2017-07-03 14:37:08,094 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.005
2017-07-03 14:37:08,097 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg
2017-07-03 14:37:08,098 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.003
2017-07-03 14:37:08,099 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif
2017-07-03 14:37:08,099 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2017-07-03 14:37:08,101 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png
2017-07-03 14:37:08,101 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2017-07-03 14:37:08,103 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf
2017-07-03 14:37:08,103 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.044 s - in org.appng.tools.file.MagicByteCheckTest
[INFO] Running org.appng.tools.os.CommandTest
2017-07-03 14:37:08,106 DEBUG [main] org.appng.tools.os.Command    : executing: 'ls'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.tools.os.CommandTest
[INFO] Running org.appng.tools.locator.GeoLocatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.appng.tools.locator.GeoLocatorTest
[INFO] Running org.appng.tools.ui.PaginationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.tools.ui.PaginationTest
[INFO] Running org.appng.tools.ui.StringNormalizerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.appng.tools.ui.StringNormalizerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-tools ---
[WARNING] Error fetching link: https://github.com/FasterXML/jackson-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/FasterXML/jackson/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/FasterXML/jackson/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://sourceforge.net/projects/im4java/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://poi.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://poi.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/arimus/jmimemagic/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.tools.poi...
Loading source files for package org.appng.tools.image...
Loading source files for package org.appng.tools.markup...
Loading source files for package org.appng.tools...
Loading source files for package org.appng.tools.file...
Loading source files for package org.appng.tools.zipcode...
Loading source files for package org.appng.tools.os...
Loading source files for package org.appng.tools.locator...
Loading source files for package org.appng.tools.ui...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/class-use/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/class-use/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/class-use/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/class-use/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/class-use/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/class-use/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/class-use/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/class-use/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/class-use/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/class-use/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/class-use/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/class-use/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/class-use/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/file/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/image/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/locator/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/markup/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/os/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/poi/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/ui/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/org/appng/tools/zipcode/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-tools >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-tools <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-tools ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tools ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tools ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tools/target/appng-tools-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Mail 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-mail ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.mail.MailTest
DEBUG: setDebug: JavaMail version 1.4.5
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.appng.mail.MailTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-mail ---
[WARNING] Error fetching link: http://kenai.com/projects/javamail/mail/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.mail...
Loading source files for package org.appng.mail.impl...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/class-use/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/class-use/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/org/appng/mail/impl/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-mail >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-mail <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-mail ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-mail ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-mail ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-mail/target/appng-mail-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Forms 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-forms ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.forms.XSSUtilTest
System property [org.owasp.esapi.opsteam] is not set
System property [org.owasp.esapi.devteam] is not set
Attempting to load ESAPI.properties via file I/O.
Attempting to load ESAPI.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/ESAPI.properties
Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties
Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
Attempting to load ESAPI.properties via the classpath.
SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader!
SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties
Attempting to load validation.properties via file I/O.
Attempting to load validation.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/validation.properties
Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties
Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties
Loading validation.properties via file I/O failed.
Attempting to load validation.properties via the classpath.
validation.properties could not be loaded by any means. fail. Exception was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource.
SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false
SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding
SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory
SecurityConfiguration for Logger.LogApplicationName not found in ESAPI.properties. Using default: true
SecurityConfiguration for Logger.LogServerIP not found in ESAPI.properties. Using default: true
SecurityConfiguration for Logger.ApplicationName not found in ESAPI.properties. Using default: DefaultName
SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false
SecurityConfiguration for Encoder.AllowMixedEncoding not found in ESAPI.properties. Using default: false
SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false
SecurityConfiguration for Encoder.AllowMixedEncoding not found in ESAPI.properties. Using default: false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.appng.forms.XSSUtilTest
[INFO] Running org.appng.forms.FormRequestTest
2017-07-03 14:37:35,362 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2017-07-03 14:37:35,363 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null
2017-07-03 14:37:35,363 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2017-07-03 14:37:35,363 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2017-07-03 14:37:35,363 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2017-07-03 14:37:35,363 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2017-07-03 14:37:35,364 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET
2017-07-03 14:37:35,367 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued
2017-07-03 14:37:35,367 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42]
2017-07-03 14:37:35,368 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42]
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2017-07-03 14:37:35,376 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2017-07-03 14:37:35,377 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2017-07-03 14:37:35,403 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2017-07-03 14:37:35,406 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_122.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2017-07-03 14:37:35,418 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2017-07-03 14:37:35,420 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2017-07-03 14:37:35,421 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_123.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.appng.forms.FormRequestTest
[INFO] Running org.appng.forms.RequestTest
2017-07-03 14:37:35,424 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar
2017-07-03 14:37:35,424 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:doe
2017-07-03 14:37:35,425 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.forms.RequestTest
[INFO] Running org.appng.forms.FormUploadTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.forms.FormUploadTest
[INFO] Running org.appng.el.ExpressionEvaluatorTest
2017-07-03 14:37:35,449 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,450 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,450 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,450 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,476 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,477 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,480 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,480 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,480 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,481 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,481 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})]
2017-07-03 14:37:35,482 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})]
2017-07-03 14:37:35,482 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,482 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,482 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[]),
2017-07-03 14:37:35,484 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@5ccddd20), (a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,484 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,484 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,484 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@1ed1993a), (SESSION = {foo=5})]
2017-07-03 14:37:35,485 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@1ed1993a), (SESSION = {foo=5})]
2017-07-03 14:37:35,486 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,486 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,490 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'ON'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,490 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq type} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,491 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'OFF'} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,491 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].type eq dummy.type} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,492 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.foo eq 42} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,492 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.bar eq 'bar'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,493 DEBUG [main] org.appng.el.ExpressionEvaluator: ${empty dummy.dummies[0].dummies} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,493 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].foo eq 23} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,493 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection),
2017-07-03 14:37:35,494 DEBUG [main] org.appng.el.ExpressionEvaluator: ${size(dummy.dummies) eq 1} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)]
2017-07-03 14:37:35,494 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,494 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,494 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,494 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,494 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value ''
2017-07-03 14:37:35,495 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )]
true
2017-07-03 14:37:35,495 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )]
0
2017-07-03 14:37:35,496 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,496 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,496 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
true
2017-07-03 14:37:35,496 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,496 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,497 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,497 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,497 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,497 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4'
2017-07-03 14:37:35,498 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8'
2017-07-03 14:37:35,498 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a} = 1 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,499 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_} = 2 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,499 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A} = 3 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,499 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A_} = 4 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,499 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ab} = 5 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,500 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB} = 6 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,500 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_b} = 7 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,500 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB_} = 8 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2017-07-03 14:37:35,501 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,501 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,501 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,503 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,504 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,505 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,505 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,505 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,506 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,506 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,507 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,507 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,507 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,507 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,508 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,508 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,509 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,509 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,509 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,510 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,510 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,510 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,510 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,510 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int),
2017-07-03 14:37:35,510 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int),
2017-07-03 14:37:35,511 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double),
2017-07-03 14:37:35,511 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double),
2017-07-03 14:37:35,511 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,511 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,512 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,512 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,512 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,513 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,513 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,514 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,514 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,514 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,514 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,515 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,515 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,515 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,515 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,516 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,516 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,518 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,518 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,519 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2017-07-03 14:37:35,519 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2017-07-03 14:37:35,519 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,519 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2017-07-03 14:37:35,519 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.appng.el.ExpressionEvaluatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-forms ---
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://jsoup.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.forms...
Loading source files for package org.appng.forms.impl...
Loading source files for package org.appng.el...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/class-use/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/class-use/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/class-use/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/class-use/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/class-use/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/class-use/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/el/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/org/appng/forms/impl/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://lucene.apache.org/core/6_6_0/core/
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-forms >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-forms <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-forms ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-forms ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-forms ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-forms/target/appng-forms-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appng Formtags 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-formtags ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.formtags.RuleValidationTest
2017-07-03 14:38:00,375 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,376 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,376 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,376 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,376 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,376 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,377 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,378 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,378 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,378 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,379 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,413 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,415 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('_mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,416 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,417 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('@aiticon.de')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,425 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,427 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,428 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,429 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,430 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,431 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,440 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,441 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,442 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 3, 2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,449 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,449 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,449 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,449 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,449 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,452 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,452 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,453 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,454 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,454 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,455 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 1)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,459 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,460 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,460 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,460 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,460 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,461 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,462 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,463 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,463 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,464 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,465 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,465 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,466 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,467 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,467 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,468 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,468 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,469 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,470 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,471 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,473 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,475 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','2.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,476 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'600KB','1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,476 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,480 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'jpg,gif,png')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,485 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'tif,pdf')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,494 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION.foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,494 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION['foobar'])} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,495 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION.foobar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,495 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION['foobar'])} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,499 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,1,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,4,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,502 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','a')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('b','b')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a',' A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(foo)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,510 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,513 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]+')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]{4,}')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,514 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,518 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,518 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multibar,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,522 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,522 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'850KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'200KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,531 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'3.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,531 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'500KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,535 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1100KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'0.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foo)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2017-07-03 14:38:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string('foobar')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.appng.formtags.RuleValidationTest
[INFO] Running org.appng.formtags.FormElementRuleTest
2017-07-03 14:38:00,566 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,569 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,569 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,569 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,569 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,569 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,570 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,675 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,676 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,677 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,679 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,680 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,684 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,688 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,692 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,696 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,699 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,702 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,704 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,706 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,706 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,707 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,708 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,711 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,711 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,711 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,714 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,716 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,717 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,719 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,720 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,721 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,722 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,723 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,740 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,740 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,740 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,740 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,740 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,741 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,741 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,742 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,744 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,745 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,747 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,748 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,748 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,748 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,748 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,749 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,752 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,754 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,754 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,754 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,756 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,758 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,759 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,771 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,771 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,773 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,775 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,776 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,778 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2017-07-03 14:38:00,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,780 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,782 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,782 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,782 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.appng.formtags.FormElementRuleTest
[INFO] Running org.appng.formtags.FormElementTest
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,789 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,800 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,801 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})]
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)]
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = &gt;), (SESSION = {})]
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,809 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2017-07-03 14:38:00,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,813 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String),
2017-07-03 14:38:00,815 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String),
2017-07-03 14:38:00,816 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.appng.formtags.FormElementTest
[INFO] Running org.appng.formtags.providers.EmailProviderTest
2017-07-03 14:38:00,840 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled
2017-07-03 14:38:00,841 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.formtags.providers.EmailProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-formtags ---
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-tools/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-forms/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-mail/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://jsoup.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.formtags...
Loading source files for package org.appng.formtags.providers...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/class-use/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/org/appng/formtags/providers/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-formtags >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-formtags <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-formtags ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-formtags ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-formtags ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-formtags/target/appng-formtags-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG XML-API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-xmlapi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.xml.transformation.StyleSheetProviderTest
2017-07-03 14:38:09,730 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
2017-07-03 14:38:09,730 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in org.appng.xml.transformation.StyleSheetProviderTest
[INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest
[INFO] Running org.appng.xml.MarshallServiceTest
2017-07-03 14:38:10,287 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'.
2017-07-03 14:38:10,287 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'.
2017-07-03 14:38:10,288 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected.
2017-07-03 14:38:10,288 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected.
2017-07-03 14:38:10,289 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels>
2017-07-03 14:38:10,289 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels>
2017-07-03 14:38:10,291 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'.
2017-07-03 14:38:10,291 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'.
2017-07-03 14:38:10,293 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,293 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,293 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,293 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,294 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,294 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,294 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,294 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,295 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,295 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,295 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,295 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,296 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,296 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration.
2017-07-03 14:38:10,296 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,296 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'.
2017-07-03 14:38:10,297 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'.
2017-07-03 14:38:10,297 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'.
2017-07-03 14:38:10,298 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected.
2017-07-03 14:38:10,298 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected.
2017-07-03 14:38:10,298 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content>
2017-07-03 14:38:10,298 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content>
2017-07-03 14:38:10,301 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,301 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,309 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.
2017-07-03 14:38:10,309 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.
2017-07-03 14:38:10,313 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,313 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,315 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.
2017-07-03 14:38:10,315 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.
2017-07-03 14:38:10,318 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,318 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected.
2017-07-03 14:38:10,595 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@2beee7ff:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><platform xmlns="http://www.appng.org/schema/platform"/>
cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.

2017-07-03 14:38:10,595 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@2beee7ff:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><platform xmlns="http://www.appng.org/schema/platform"/>
cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected.

[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.appng.xml.MarshallServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-xmlapi ---
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.saxonica.com/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/transformation/Transformer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/transformation/StyleSheetProvider.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/transformation/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/BaseObject.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/ApplicationPropertyConstantCreator.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/MarshallService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/src/main/java/org/appng/xml/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/ObjectFactory.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/PermissionRef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Datasources.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Template.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Role.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Property.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/PackageInfo.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Permissions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Properties.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/ApplicationInfo.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/TemplateType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Datasource.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Roles.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/DatasourceType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/Permission.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/application/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Size.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PostParams.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SessionParams.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ObjectFactory.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PanelLocation.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Validation.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Pattern.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/FieldDef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Authentications.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Params.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PagesReference.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Datasources.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Localization.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ValidationGroups.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Template.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Session.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PageReference.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Icontype.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Event.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Content.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/UserData.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Resultset.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Textelements.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/UrlParams.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/MetaData.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Message.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Events.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SortOrder.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Sort.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/GetParams.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Result.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Permissions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ApplicationReference.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/DataConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/OutputFormat.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Datafield.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/TextElement.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/BeanOption.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Config.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Section.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Max.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PermissionMode.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Platform.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Rule.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/NotNull.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Linkpanel.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Bean.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/UserInputField.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Labels.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ValidationRule.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Output.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Textcontents.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Condition.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ApplicationConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Datasource.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SessionInfo.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/DatasourceRef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/MessageType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/StructureDef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Linkmode.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/NavigationItem.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Selection.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Link.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Structure.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ActionRef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/FieldPermissions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Label.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ParamType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Permission.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SelectionGroup.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SectionConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Digits.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PlatformConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Pages.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Option.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ItemType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Min.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/FieldType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/FieldPermissionType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SelectionType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Past.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Authentication.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/UrlSchema.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/OutputType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/OptionGroup.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PageDefinition.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Param.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SectionDef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Data.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Subject.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Navigation.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Sectionelement.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/SectionelementDef.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/PageConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Messages.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Icon.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Type.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/FileUpload.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Future.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/ApplicationRootConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb/org/appng/xml/platform/Action.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/class-use/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/class-use/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/class-use/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/class-use/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/platform/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/org/appng/xml/transformation/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-xmlapi >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-xmlapi <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-xmlapi ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-xmlapi ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-xmlapi ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/appng-xmlapi-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG public API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 164 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.api.ConfigValidatorTest
2017-07-03 14:38:19,982 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneDatasource::datasource
2017-07-03 14:38:19,990 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneDatasource::cloneDatasource
2017-07-03 14:38:19,993 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for enhancedClone::datasource
2017-07-03 14:38:19,996 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override title
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override description
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add parameter newParam
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add new field foo at position 0
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option testOption
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add linkpanel with id nintendo
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo
2017-07-03 14:38:19,997 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for overrideBeanClone::datasource
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override bean id hansolo
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option lucas
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id jin
2017-07-03 14:38:20,001 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource
2017-07-03 14:38:20,347 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,355 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar']
2017-07-03 14:38:20,365 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7']
2017-07-03 14:38:20,371 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,376 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']
2017-07-03 14:38:20,382 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,390 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,397 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar']
2017-07-03 14:38:20,404 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7']
2017-07-03 14:38:20,410 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,416 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']
2017-07-03 14:38:20,421 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,451 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/permissions/permission[@ref='testPermission']
2017-07-03 14:38:20,455 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,459 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']
2017-07-03 14:38:20,462 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,466 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule']
2017-07-03 14:38:20,469 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,472 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar']
2017-07-03 14:38:20,476 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7']
2017-07-03 14:38:20,479 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,482 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']
2017-07-03 14:38:20,485 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist']
2017-07-03 14:38:20,520 INFO  [main] org.appng.api.support.ConfigValidator: validated application 'application' in 182ms
2017-07-03 14:38:20,577 ERROR [main] org.appng.api.support.ConfigValidator: found errors:
No <applicationRootConfig> found, application will not work!
application.xml: Duplicate permission 'permissionA'.
application.xml: Duplicate property 'propa'.
application.xml: Duplicate role: User
application.xml: The role 'User' references the permission 'permissionB' more than once!
application.xml: The role 'User' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2]
datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'.
event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1]
event.xml: action 'action': references the unknown permission 'doesNotExist'.
event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter(s) [doesNotExist] which are unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2]
event.xml: action 'action2':  references the unknown datasource 'doesNotExist'.
page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event').
page.xml: page 'page' references the unknown datasource 'doesNotExist'.
page.xml: page 'page' references the unknown event 'doesNotExist'.
page.xml: page 'page' references the unknown permission 'doesNotExist'.
page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter(s) [actionParam3] which are unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1]
page.xml: page 'page' the reference to action 'action' uses the unknown parameter(s) [doesNotExist]. Supported parameters are: [getParam, urlParam, postParam]
page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter(s) [dsParam3] which are unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2]
page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter(s) [doesNotExist]. Supported parameters are: [getParam, urlParam, postParam]
2017-07-03 14:38:20,590 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data
2017-07-03 14:38:20,600 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data
2017-07-03 14:38:20,606 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data
2017-07-03 14:38:20,609 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in org.appng.api.ConfigValidatorTest
[INFO] Running org.appng.api.auth.AuthToolsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.api.auth.AuthToolsTest
[INFO] Running org.appng.api.ConsumerProducerTest
waiting 10 ms
waiting 20 ms
waiting 30 ms
waiting 40 ms
waiting 50 ms
waiting 60 ms
waiting 70 ms
waiting 80 ms
waiting 90 ms
no java.lang.String returned after 80 milliseconds
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.appng.api.ConsumerProducerTest
[INFO] Running org.appng.api.XPathProcessorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.appng.api.XPathProcessorTest
[INFO] Running org.appng.api.DataContainerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.appng.api.DataContainerTest
[INFO] Running org.appng.api.support.validation.FileUploadValidatorTest
2017-07-03 14:38:21,345 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.appng.api.support.validation.FileUploadValidatorTest
[INFO] Running org.appng.api.support.environment.EnvironmentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.appng.api.support.environment.EnvironmentTest
[INFO] Running org.appng.api.support.RequestSupportTest
2017-07-03 14:38:21,804 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field birthDate: can not convert 'null' to type 'java.util.Date' using format 'yyyy.MM.dd'
2017-07-03 14:38:21,808 WARN  [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###'
2017-07-03 14:38:21,808 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#'
2017-07-03 14:38:21,813 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###'
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.appng.api.support.RequestSupportTest
[INFO] Running org.appng.api.support.ResultServiceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in org.appng.api.support.ResultServiceTest
[INFO] Running org.appng.api.support.LabelSupportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.api.support.LabelSupportTest
[INFO] Running org.appng.api.support.HttpHeaderUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.appng.api.support.HttpHeaderUtilsTest
[INFO] Running org.appng.api.support.CallableActionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.appng.api.support.CallableActionTest
[INFO] Running org.appng.api.support.SortParamSupportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.SortParamSupportTest
[INFO] Running org.appng.api.support.ScopeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.ScopeTest
[INFO] Running org.appng.api.support.CallableDataSourceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.api.support.CallableDataSourceTest
[INFO] Running org.appng.api.support.MessageSourceChainTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.MessageSourceChainTest
[INFO] Running org.appng.api.support.ValidationProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.appng.api.support.ValidationProviderTest
[INFO] Running org.appng.api.support.ParameterSupportTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.ParameterSupportTest
[INFO] Running org.appng.api.support.field.IntegerFieldConverterTest
2017-07-03 14:38:22,692 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#'
2017-07-03 14:38:22,699 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#'
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.appng.api.support.field.IntegerFieldConverterTest
[INFO] Running org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Running org.appng.api.support.field.ListFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.field.ListFieldConverterTest
[INFO] Running org.appng.api.support.field.FileFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.field.FileFieldConverterTest
[INFO] Running org.appng.api.support.field.DefaultFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.appng.api.support.field.DefaultFieldConverterTest
[INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Running org.appng.api.support.field.DateFieldConverterTest
2017-07-03 14:38:22,853 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.util.Date' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.api.support.field.DateFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterDateTimeTest
2017-07-03 14:38:22,916 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.api.support.field.DateFieldConverterDateTimeTest
[INFO] Running org.appng.api.support.I18nTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.I18nTest
[INFO] Running org.appng.api.support.OptionsImplTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.OptionsImplTest
[INFO] Running org.appng.api.support.PropertyHolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.PropertyHolderTest
[INFO] Running org.appng.api.support.ElementHelperTest
[WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.047 s - in org.appng.api.support.ElementHelperTest
[INFO] Running org.appng.api.support.DatasourceInheritanceTest
2017-07-03 14:38:22,981 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneDatasource::datasource
2017-07-03 14:38:22,982 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneDatasource::cloneDatasource
2017-07-03 14:38:22,983 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for enhancedClone::datasource
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override title
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override description
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add parameter newParam
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add new field foo at position 0
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option testOption
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add linkpanel with id nintendo
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo
2017-07-03 14:38:22,984 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for overrideBeanClone::datasource
2017-07-03 14:38:22,985 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions
2017-07-03 14:38:22,985 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override bean id hansolo
2017-07-03 14:38:22,985 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option lucas
2017-07-03 14:38:22,985 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo
2017-07-03 14:38:22,986 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id jin
2017-07-03 14:38:22,986 INFO  [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.DatasourceInheritanceTest
[INFO] Running org.appng.api.support.SelectionFactoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.SelectionFactoryTest
[INFO] Running org.appng.api.support.OptionImplTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.OptionImplTest
[INFO] Running org.appng.api.FileUploadTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.FileUploadTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 219, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-api ---
[WARNING] Error fetching link: https://www.appng.org/appng-forms/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-xmlapi/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-tools/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://projects.spring.io/spring-ws/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://sf.net/projects/wsdl4j/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-formtags/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/validator/hibernate-validator/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.spring.io/spring-data/spring-data-commons/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://jsp.dev.java.net/jsp-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/FasterXML/jackson-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/FasterXML/jackson/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/FasterXML/jackson/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.xmlunit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.api...
Loading source files for package org.appng.api.messaging...
Loading source files for package org.appng.api.auth...
Loading source files for package org.appng.api.search...
Loading source files for package org.appng.api.model...
Loading source files for package org.appng.api.support...
Loading source files for package org.appng.api.support.validation...
Loading source files for package org.appng.api.support.environment...
Loading source files for package org.appng.api.support.field...
Loading source files for package org.appng.api.observe.impl...
Loading source files for package org.appng.api.observe...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/AttributeWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/class-use/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/class-use/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/class-use/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/class-use/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/class-use/AttributeWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/class-use/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/class-use/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/class-use/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/auth/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/observe/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/environment/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/field/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/org/appng/api/support/validation/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-api >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-api ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-api ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-api/target/appng-api-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG testsupport 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-testsupport ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.appng.testsupport.validation.WritingJsonValidatorTest
[INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest
[INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest
[INFO] Running org.appng.testsupport.validation.TextValueDifferenceHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest
[INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Running org.appng.testsupport.SimpleApplicationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.appng.testsupport.SimpleApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-testsupport ---
[WARNING] Error fetching link: https://www.appng.org/appng-xmlapi/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.xmlunit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hsqldb.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/validator/hibernate-validator/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.testsupport.validation...
Loading source files for package org.appng.testsupport.persistence...
Loading source files for package org.appng.testsupport...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/class-use/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/persistence/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/org/appng/testsupport/validation/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-testsupport >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-testsupport <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-testsupport ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-testsupport ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-testsupport ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-testsupport/target/appng-testsupport-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Persistence-Tools 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-persistence ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest
[Server@5cb9f472]: Startup sequence initiated from main() method
[Server@5cb9f472]: Could not load properties from file
[Server@5cb9f472]: Using cli/default properties only
[Server@5cb9f472]: Initiating startup sequence...
[Server@5cb9f472]: Server socket opened successfully in 5 ms.
2017-07-03 14:38:49,349 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Checkpoint start
2017-07-03 14:38:49,349 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: checkpointClose start
2017-07-03 14:38:49,355 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: checkpointClose synched
2017-07-03 14:38:49,366 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: checkpointClose script done
2017-07-03 14:38:49,390 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: checkpointClose end
2017-07-03 14:38:49,391 INFO  [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Checkpoint end - txts: 1
[Server@5cb9f472]: Database [index=0, id=0, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 374 ms.
[Server@5cb9f472]: Startup sequence completed in 380 ms.
[Server@5cb9f472]: 2017-07-03 14:38:49.405 HSQLDB server 2.4.0 is online on port 9001
[Server@5cb9f472]: To close normally, connect and execute SHUTDOWN SQL
[Server@5cb9f472]: From command line, use [Ctrl]+[C] to abort abruptly
2017-07-03 14:38:49,569 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e853265: startup date [Mon Jul 03 14:38:49 CEST 2017]; root of context hierarchy
2017-07-03 14:38:50,001 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:50,001 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:50,023 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:50,155 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate Core {5.2.10.Final}
2017-07-03 14:38:50,156 INFO  [main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2017-07-03 14:38:50,198 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
2017-07-03 14:38:50,393 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:50,393 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:50,394 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:50,394 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:50,396 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:50,542 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:50,609 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:51,613 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final
2017-07-03 14:38:52,022 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77b919a3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:52,024 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createContainerEntityManagerFactory(HibernatePersistenceProvider.java:151)
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:353)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.appng.persistence.repository.RepositoryConfiguration.entityManagerFactory(RepositoryConfiguration.java:70)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$entityManagerFactory$2(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory(<generated>)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.obtainBeanInstanceFromFactory(ConfigurationClassEnhancer.java:389)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:361)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration.transactionManager(RepositoryConfiguration.java:54)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$transactionManager$1(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.transactionManager(<generated>)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.appng.persistence.repository.QueryDslSearchRepositoryTest.setup(QueryDslSearchRepositoryTest.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ENVERSTESTENTITY_AUD
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 88 more
2017-07-03 14:38:52,027 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createContainerEntityManagerFactory(HibernatePersistenceProvider.java:151)
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:353)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.appng.persistence.repository.RepositoryConfiguration.entityManagerFactory(RepositoryConfiguration.java:70)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$entityManagerFactory$2(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory(<generated>)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.obtainBeanInstanceFromFactory(ConfigurationClassEnhancer.java:389)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:361)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration.transactionManager(RepositoryConfiguration.java:54)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$transactionManager$1(<generated>)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358)
	at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.transactionManager(<generated>)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.appng.persistence.repository.QueryDslSearchRepositoryTest.setup(QueryDslSearchRepositoryTest.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TESTENTITY_AUD
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 88 more
2017-07-03 14:38:52,033 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70887727] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:52,040 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:52,054 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:52,671 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:52,800 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e853265: startup date [Mon Jul 03 14:38:49 CEST 2017]; root of context hierarchy
2017-07-03 14:38:52,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:52,953 INFO  [HSQLDB Connection @53063269] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@5cb9f472]: Initiating shutdown sequence...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.252 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest
[INFO] Running org.appng.persistence.repository.SearchQueryTest
[Server@40ef0af8]: Startup sequence initiated from main() method
[Server@40ef0af8]: Could not load properties from file
[Server@40ef0af8]: Using cli/default properties only
[Server@40ef0af8]: Initiating startup sequence...
[Server@40ef0af8]: Server socket opened successfully in 0 ms.
[Server@40ef0af8]: Database [index=0, id=1, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 69 ms.
[Server@40ef0af8]: Startup sequence completed in 70 ms.
[Server@40ef0af8]: 2017-07-03 14:38:53.131 HSQLDB server 2.4.0 is online on port 9001
[Server@40ef0af8]: To close normally, connect and execute SHUTDOWN SQL
[Server@40ef0af8]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@5cb9f472]: Shutdown sequence completed in 100 ms.
[Server@5cb9f472]: 2017-07-03 14:38:53.155 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:53,196 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:53,208 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:53,209 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:53,209 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:53,209 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:53,209 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:53,313 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:53,324 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:53,589 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a296107] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:53,615 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f129467] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:53,621 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:53,633 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:53,833 INFO  [HSQLDB Connection @64752a9b] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@357f6391]: Startup sequence initiated from main() method
[Server@357f6391]: Could not load properties from file
[Server@357f6391]: Using cli/default properties only
[Server@40ef0af8]: Initiating shutdown sequence...
[Server@357f6391]: Initiating startup sequence...
[Server@357f6391]: Server socket opened successfully in 0 ms.
[Server@357f6391]: Database [index=0, id=2, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 46 ms.
[Server@357f6391]: Startup sequence completed in 47 ms.
[Server@357f6391]: 2017-07-03 14:38:53.987 HSQLDB server 2.4.0 is online on port 9001
[Server@357f6391]: To close normally, connect and execute SHUTDOWN SQL
[Server@357f6391]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@40ef0af8]: Shutdown sequence completed in 101 ms.
[Server@40ef0af8]: 2017-07-03 14:38:54.038 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:54,054 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:54,068 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:54,068 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:54,068 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:54,068 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:54,069 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:54,172 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:54,181 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:54,420 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@713999c2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:54,439 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6060146b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:54,445 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:54,453 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:54,611 INFO  [HSQLDB Connection @2faa0b65] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@3a45afd4]: Startup sequence initiated from main() method
[Server@3a45afd4]: Could not load properties from file
[Server@3a45afd4]: Using cli/default properties only
[Server@357f6391]: Initiating shutdown sequence...
[Server@3a45afd4]: Initiating startup sequence...
[Server@3a45afd4]: Server socket opened successfully in 0 ms.
[Server@3a45afd4]: Database [index=0, id=3, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 55 ms.
[Server@3a45afd4]: Startup sequence completed in 56 ms.
[Server@3a45afd4]: 2017-07-03 14:38:54.773 HSQLDB server 2.4.0 is online on port 9001
[Server@3a45afd4]: To close normally, connect and execute SHUTDOWN SQL
[Server@3a45afd4]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@357f6391]: Shutdown sequence completed in 101 ms.
[Server@357f6391]: 2017-07-03 14:38:54.817 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:54,832 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:54,845 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:54,846 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:54,846 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:54,846 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:54,846 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:54,950 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:54,959 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:55,235 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e204155] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:55,251 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27dc335a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:55,256 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:55,263 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:55,440 INFO  [HSQLDB Connection @7b5c1600] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@3a45afd4]: Initiating shutdown sequence...
[Server@353b0719]: Startup sequence initiated from main() method
[Server@353b0719]: Could not load properties from file
[Server@353b0719]: Using cli/default properties only
[Server@353b0719]: Initiating startup sequence...
[Server@353b0719]: Server socket opened successfully in 0 ms.
[Server@353b0719]: Database [index=0, id=4, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 88 ms.
[Server@353b0719]: Startup sequence completed in 88 ms.
[Server@353b0719]: 2017-07-03 14:38:55.637 HSQLDB server 2.4.0 is online on port 9001
[Server@353b0719]: To close normally, connect and execute SHUTDOWN SQL
[Server@353b0719]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@3a45afd4]: Shutdown sequence completed in 101 ms.
[Server@3a45afd4]: 2017-07-03 14:38:55.646 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:55,660 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:55,670 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:55,670 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:55,671 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:55,671 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:55,671 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:55,774 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:55,782 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:55,980 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4db46344] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:56,001 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56c6d515] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:56,005 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:56,009 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:56,164 INFO  [HSQLDB Connection @11c6099d] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@3a80c534]: Startup sequence initiated from main() method
[Server@3a80c534]: Could not load properties from file
[Server@3a80c534]: Using cli/default properties only
[Server@353b0719]: Initiating shutdown sequence...
[Server@3a80c534]: Initiating startup sequence...
[Server@3a80c534]: Server socket opened successfully in 0 ms.
[Server@3a80c534]: Database [index=0, id=5, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 49 ms.
[Server@3a80c534]: Startup sequence completed in 49 ms.
[Server@3a80c534]: 2017-07-03 14:38:56.318 HSQLDB server 2.4.0 is online on port 9001
[Server@3a80c534]: To close normally, connect and execute SHUTDOWN SQL
[Server@3a80c534]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@353b0719]: Shutdown sequence completed in 100 ms.
[Server@353b0719]: 2017-07-03 14:38:56.368 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:56,381 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:56,392 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:56,392 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:56,392 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:56,392 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:56,392 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:56,496 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:56,503 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:56,692 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@764db16c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:56,707 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45cb5307] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:56,710 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:56,715 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:56,876 INFO  [HSQLDB Connection @629dff6e] hsqldb.db.HSQLDB5D0875E0F0.ENGINE: Database closed
[Server@3a80c534]: Initiating shutdown sequence...
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.919 s - in org.appng.persistence.repository.SearchQueryTest
[INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest
[Server@28f8ce2e]: Startup sequence initiated from main() method
[Server@28f8ce2e]: Could not load properties from file
[Server@28f8ce2e]: Using cli/default properties only
[Server@28f8ce2e]: Initiating startup sequence...
[Server@28f8ce2e]: Server socket opened successfully in 1 ms.
[Server@28f8ce2e]: Database [index=0, id=6, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 38 ms.
[Server@28f8ce2e]: Startup sequence completed in 39 ms.
[Server@28f8ce2e]: 2017-07-03 14:38:57.020 HSQLDB server 2.4.0 is online on port 9001
[Server@28f8ce2e]: To close normally, connect and execute SHUTDOWN SQL
[Server@28f8ce2e]: From command line, use [Ctrl]+[C] to abort abruptly
[Server@3a80c534]: Shutdown sequence completed in 101 ms.
[Server@3a80c534]: 2017-07-03 14:38:57.078 SHUTDOWN : System.exit() was not called
2017-07-03 14:38:57,085 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c0a3826: startup date [Mon Jul 03 14:38:57 CEST 2017]; root of context hierarchy
2017-07-03 14:38:57,158 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:57,158 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:57,158 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:57,165 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:57,165 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:57,165 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:57,165 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:57,165 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:57,270 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:57,276 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:57,469 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1782896] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:57,487 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8bde368] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:57,490 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:57,494 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:57,575 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:57,644 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c0a3826: startup date [Mon Jul 03 14:38:57 CEST 2017]; root of context hierarchy
2017-07-03 14:38:57,645 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s - in org.appng.persistence.repository.EnversSearchRepositoryTest
[INFO] Running org.appng.persistence.repository.SearchRepositoryTest
2017-07-03 14:38:57,650 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@40c6d1ef: startup date [Mon Jul 03 14:38:57 CEST 2017]; root of context hierarchy
2017-07-03 14:38:57,693 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:57,693 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:57,694 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:57,700 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:57,700 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:57,701 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:57,701 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:57,701 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:57,803 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:57,809 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:58,006 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fdbb7ee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,009 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32c08610] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,012 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:58,016 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:58,066 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:58,080 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@40c6d1ef: startup date [Mon Jul 03 14:38:57 CEST 2017]; root of context hierarchy
2017-07-03 14:38:58,081 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:58,084 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7cadf3ca: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:58,131 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:58,131 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:58,131 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:58,136 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:58,136 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:58,137 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:58,137 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:58,137 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:58,239 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:58,245 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:58,422 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75973f7a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,425 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7940b729] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,429 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:58,432 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:58,481 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:58,506 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7cadf3ca: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:58,507 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:58,510 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fd05b15: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:58,549 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:58,550 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:58,550 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:58,555 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:58,555 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:58,556 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:58,556 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:58,556 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:58,658 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:58,664 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:58,864 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@410e043b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,866 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d3a238] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:58,870 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:58,874 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:58,923 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:58,981 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fd05b15: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:58,981 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:58,987 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@64b20d9c: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:59,023 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:59,023 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:59,023 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:59,028 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:59,028 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:59,029 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:59,029 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:59,029 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:59,131 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:59,136 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:59,316 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2257590f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:59,318 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c3e5e3c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:59,321 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:59,324 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:59,370 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:59,382 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@64b20d9c: startup date [Mon Jul 03 14:38:58 CEST 2017]; root of context hierarchy
2017-07-03 14:38:59,383 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:59,386 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7915111a: startup date [Mon Jul 03 14:38:59 CEST 2017]; root of context hierarchy
2017-07-03 14:38:59,428 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:59,428 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:59,428 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:59,434 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:59,434 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:59,434 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:59,434 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:59,435 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:59,539 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:59,549 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:38:59,706 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cca70e3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:59,710 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a5a8c6f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:38:59,714 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:38:59,717 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:59,757 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:38:59,767 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7915111a: startup date [Mon Jul 03 14:38:59 CEST 2017]; root of context hierarchy
2017-07-03 14:38:59,768 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:59,770 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@25df95b: startup date [Mon Jul 03 14:38:59 CEST 2017]; root of context hierarchy
2017-07-03 14:38:59,803 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:38:59,803 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:38:59,803 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:38:59,808 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:38:59,808 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:38:59,808 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:38:59,808 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:38:59,808 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:38:59,910 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:38:59,915 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:00,099 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7475f57e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,102 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@514f2b5c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,105 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:00,108 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,147 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:00,157 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@25df95b: startup date [Mon Jul 03 14:38:59 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,158 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,160 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35ec9d29: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,192 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:00,192 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,193 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:00,197 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:00,197 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,197 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:00,198 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:00,198 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:00,300 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:00,304 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:00,484 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73c25e8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,486 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3545bfea] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,489 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:00,492 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,533 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:00,543 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@35ec9d29: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,543 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,546 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@16716cc0: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,578 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:00,578 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,578 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:00,583 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:00,583 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,584 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:00,584 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:00,584 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:00,686 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:00,690 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:00,857 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8551ee6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,860 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11b26693] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:00,863 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:00,866 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,903 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:00,919 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@16716cc0: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,920 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,922 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7528ece2: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:00,968 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:00,968 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:00,968 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:00,976 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:00,976 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:00,976 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:00,976 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:00,976 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:01,078 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:01,085 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:01,408 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@735d1db7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:01,411 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4040559d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:01,414 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:01,417 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:01,455 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:01,465 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7528ece2: startup date [Mon Jul 03 14:39:00 CEST 2017]; root of context hierarchy
2017-07-03 14:39:01,465 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:01,468 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@432e61f1: startup date [Mon Jul 03 14:39:01 CEST 2017]; root of context hierarchy
2017-07-03 14:39:01,500 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:01,500 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:01,500 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:01,505 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:01,505 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:01,505 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:01,505 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:01,505 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:01,607 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:01,610 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:01,761 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@766f2d65] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:01,763 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f2cc8ab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:01,766 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:01,770 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:01,808 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:01,838 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@432e61f1: startup date [Mon Jul 03 14:39:01 CEST 2017]; root of context hierarchy
2017-07-03 14:39:01,839 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:01,842 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@eb3b4d7: startup date [Mon Jul 03 14:39:01 CEST 2017]; root of context hierarchy
2017-07-03 14:39:01,873 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:01,873 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:01,873 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:01,879 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:01,879 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:01,879 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:01,879 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:01,879 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:01,981 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:01,987 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:02,158 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67964236] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,161 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6364e814] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,164 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:02,167 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:02,206 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:02,233 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@eb3b4d7: startup date [Mon Jul 03 14:39:01 CEST 2017]; root of context hierarchy
2017-07-03 14:39:02,234 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:02,236 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3cce6db1: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:02,267 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:02,267 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:02,268 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:02,273 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:02,273 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:02,273 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:02,273 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:02,273 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:02,375 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:02,379 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:02,528 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55c14260] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,530 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@256bfbbb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,533 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:02,536 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:02,574 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:02,601 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3cce6db1: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:02,601 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:02,604 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4a6198a7: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:02,635 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:02,635 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:02,635 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:02,640 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:02,640 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:02,640 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:02,640 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:02,641 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:02,743 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:02,747 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:02,918 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79dba8fc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,921 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32561cd5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:02,924 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:02,928 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:02,965 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:02,974 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4a6198a7: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:02,974 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:02,977 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35fe64ca: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:03,009 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:03,009 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:03,009 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:03,014 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:03,015 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:03,015 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:03,015 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:03,015 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:03,117 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:03,121 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:03,281 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14ea1252] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:03,283 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1545bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:03,287 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:03,290 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:03,355 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:03,373 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@35fe64ca: startup date [Mon Jul 03 14:39:02 CEST 2017]; root of context hierarchy
2017-07-03 14:39:03,375 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:03,378 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@311d2611: startup date [Mon Jul 03 14:39:03 CEST 2017]; root of context hierarchy
2017-07-03 14:39:03,418 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2017-07-03 14:39:03,418 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:03,418 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: hsql-testdb
	...]
2017-07-03 14:39:03,423 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:03,424 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
2017-07-03 14:39:03,424 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2017-07-03 14:39:03,424 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2017-07-03 14:39:03,424 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2017-07-03 14:39:03,526 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:39:03,530 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:39:03,688 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c377641] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:03,691 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f7a7030] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2017-07-03 14:39:03,693 INFO  [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f'
2017-07-03 14:39:03,697 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:03,740 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:39:03,748 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@311d2611: startup date [Mon Jul 03 14:39:03 CEST 2017]; root of context hierarchy
2017-07-03 14:39:03,749 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.102 s - in org.appng.persistence.repository.SearchRepositoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-persistence ---
[WARNING] Error fetching link: https://github.com/sylvainlaurent/JDBC-Performance-Logger/jdbc-perf-logger-driver/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://projects.spring.io/spring-data-jpa/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/SpringSource/spring-data-envers/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hsqldb.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-testsupport/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.querydsl.com/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.persistence.repository...
Loading source files for package org.appng.persistence.dialect...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/dialect/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/org/appng/persistence/repository/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-persistence >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-persistence <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-persistence ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-persistence ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-persistence ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-persistence/target/appng-persistence-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Search 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-search ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest
'käse' -> (*kas OR kase*)
'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*)
'tomaten' -> (*tomat OR tomat*)
'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*)
'gemüse' -> (*gemus OR gemuse*)
'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*)
'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*)
'dinkel' -> (*dinkel OR dinkel*)
'kassler' -> (*kassl OR kassl*)
'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.appng.search.searcher.GermanSearchTermProcessorTest
[INFO] Running org.appng.search.indexer.StandardSearcherTest
2017-07-03 14:39:15,596 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager
2017-07-03 14:39:15,604 INFO  [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages
2017-07-03 14:39:15,609 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/de/42.txt
2017-07-03 14:39:15,885 WARN  [main] org.apache.tika.parser.image.ImageParser: JBIG2ImageReader not loaded. jbig2 files will be ignored
2017-07-03 14:39:16,165 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 558ms
2017-07-03 14:39:16,170 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/de/42.jsp
2017-07-03 14:39:16,325 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2017-07-03 14:39:16,327 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2017-07-03 14:39:16,327 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2017-07-03 14:39:16,327 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2017-07-03 14:39:16,331 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/de/42.jsp
2017-07-03 14:39:16,331 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 166ms
2017-07-03 14:39:16,333 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/foobar.txt
2017-07-03 14:39:16,355 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 22ms
2017-07-03 14:39:16,355 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/42.txt
2017-07-03 14:39:16,374 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 19ms
2017-07-03 14:39:16,374 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/acme.jsp
2017-07-03 14:39:16,375 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title
2017-07-03 14:39:16,375 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content
2017-07-03 14:39:16,375 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/acme.jsp
2017-07-03 14:39:16,375 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 1ms
2017-07-03 14:39:16,375 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/42.jsp
2017-07-03 14:39:16,376 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2017-07-03 14:39:16,378 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2017-07-03 14:39:16,378 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2017-07-03 14:39:16,378 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2017-07-03 14:39:16,378 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/42.jsp
2017-07-03 14:39:16,378 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 3ms
2017-07-03 14:39:16,378 INFO  [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 773 milliseconds
2017-07-03 14:39:16,480 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1396852680 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer
2017-07-03 14:39:16,483 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index
2017-07-03 14:39:18,523 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1396852680
2017-07-03 14:39:18,523 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'clear index' which offered 0 events (CREATE: 0, UPDATE: 0, DELETE: 0). The index now contains 0 documents (was 0 before)
2017-07-03 14:39:18,523 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1396852680, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index
2017-07-03 14:39:18,535 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@534247c8
2017-07-03 14:39:18,535 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt)
2017-07-03 14:39:18,535 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a381a
2017-07-03 14:39:18,548 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#491695781 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer
2017-07-03 14:39:18,627 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt
2017-07-03 14:39:18,627 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [78ms] CREATE, query: +id:/de/42.txt +type:txt
2017-07-03 14:39:18,632 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp
2017-07-03 14:39:18,632 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/de/42.jsp +type:jsp
2017-07-03 14:39:20,781 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#491695781
2017-07-03 14:39:20,781 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before)
2017-07-03 14:39:20,782 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#491695781, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index
2017-07-03 14:39:20,783 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@1d4eaea5
2017-07-03 14:39:20,783 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt)
2017-07-03 14:39:20,783 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a381a
2017-07-03 14:39:20,792 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#2055156786 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer
2017-07-03 14:39:20,827 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt
2017-07-03 14:39:20,828 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [9ms] CREATE, query: +id:/en/foobar.txt +type:txt
2017-07-03 14:39:20,833 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt
2017-07-03 14:39:20,833 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [5ms] CREATE, query: +id:/en/42.txt +type:txt
2017-07-03 14:39:20,834 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp
2017-07-03 14:39:20,834 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/acme.jsp +type:jsp
2017-07-03 14:39:20,838 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp
2017-07-03 14:39:20,838 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/en/42.jsp +type:jsp
2017-07-03 14:39:22,903 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#2055156786
2017-07-03 14:39:22,904 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before)
2017-07-03 14:39:22,904 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#2055156786, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index
2017-07-03 14:39:22,905 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@7a7f3432
2017-07-03 14:39:22,905 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(6.6.0):c2)
2017-07-03 14:39:22,905 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a381a
2017-07-03 14:39:23,164 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*))
2017-07-03 14:39:24,109 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*))
2017-07-03 14:39:24,134 INFO  [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*))
2017-07-03 14:39:24,149 INFO  [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*))
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.868 s - in org.appng.search.indexer.StandardSearcherTest
[INFO] Running org.appng.search.indexer.ParseTagsTest
2017-07-03 14:39:24,156 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2017-07-03 14:39:24,156 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
2017-07-03 14:39:24,156 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents'
2017-07-03 14:39:24,156 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2017-07-03 14:39:24,156 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
{field1=A, contents=A B D, field2=B}
2017-07-03 14:39:24,157 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pages/en/42.jsp
2017-07-03 14:39:24,158 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2017-07-03 14:39:24,159 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2017-07-03 14:39:24,159 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2017-07-03 14:39:24,159 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2017-07-03 14:39:24,160 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1
2017-07-03 14:39:24,160 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2
2017-07-03 14:39:24,160 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = 
{}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.search.indexer.ParseTagsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-search ---
[WARNING] Error fetching link: https://www.appng.org/appng-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://freemarker.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-highlighter/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-analyzers-common/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-queryparser/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://lucene.apache.org/lucene-parent/lucene-facet/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tika.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tika.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://jsoup.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-testsupport/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.search...
Loading source files for package org.appng.search.searcher...
Loading source files for package org.appng.search.json...
Loading source files for package org.appng.search.indexer...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/class-use/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/class-use/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/class-use/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/class-use/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/class-use/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/indexer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/json/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/org/appng/search/searcher/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-search >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-search <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-search ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-search ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-search ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-search/target/appng-search-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Core Library 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 68 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 160 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 61 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.core.application.PermissionProcessorTest
2017-07-03 14:39:34,228 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
2017-07-03 14:39:34,229 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
2017-07-03 14:39:34,231 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
2017-07-03 14:39:34,231 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
2017-07-03 14:39:34,231 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
2017-07-03 14:39:34,231 INFO  [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.appng.core.application.PermissionProcessorTest
[INFO] Running org.appng.core.repository.PropertyRepositoryTest
2017-07-03 14:39:35,552 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: Checkpoint start
2017-07-03 14:39:35,553 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: checkpointClose start
2017-07-03 14:39:35,562 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: checkpointClose synched
2017-07-03 14:39:35,574 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: checkpointClose script done
2017-07-03 14:39:35,597 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: checkpointClose end
2017-07-03 14:39:35,598 INFO  [HSQLDB Server @1b2c4efb] hsqldb.db.HSQLDB5D0876952B.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:35,666 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:35,691 DEBUG [main] org.jboss.logging             : Logging Provider: org.jboss.logging.Log4jLoggerProvider
2017-07-03 14:39:36,199 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:37,627 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,630 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,632 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,634 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,636 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,638 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,640 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,642 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,646 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,650 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,654 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,655 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,657 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,658 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,660 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,661 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:37,750 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:39,378 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.146 s - in org.appng.core.repository.PropertyRepositoryTest
[INFO] Running org.appng.core.repository.GroupRepositoryTest
2017-07-03 14:39:39,595 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: Checkpoint start
2017-07-03 14:39:39,595 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: checkpointClose start
2017-07-03 14:39:39,603 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: checkpointClose synched
2017-07-03 14:39:39,619 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: checkpointClose script done
2017-07-03 14:39:39,643 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: checkpointClose end
2017-07-03 14:39:39,643 INFO  [HSQLDB Server @5d9bb69b] hsqldb.db.HSQLDB5D0876A54A.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:39,760 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:39,819 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:40,137 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,139 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,141 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,142 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,145 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,146 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,148 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,149 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,151 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,152 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,153 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,155 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,156 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,157 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,158 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,159 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:40,194 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:40,470 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in org.appng.core.repository.GroupRepositoryTest
[INFO] Running org.appng.core.repository.RoleRepositoryTest
2017-07-03 14:39:40,665 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: Checkpoint start
2017-07-03 14:39:40,666 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: checkpointClose start
2017-07-03 14:39:40,674 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: checkpointClose synched
2017-07-03 14:39:40,688 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: checkpointClose script done
2017-07-03 14:39:40,710 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: checkpointClose end
2017-07-03 14:39:40,710 INFO  [HSQLDB Server @462f8fe9] hsqldb.db.HSQLDB5D0876A978.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:40,731 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:40,808 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:41,076 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,078 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,079 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,079 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,080 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,081 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,082 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,083 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,085 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,086 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,087 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,088 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,088 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,089 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,090 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,091 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:41,124 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:41,369 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.appng.core.repository.RoleRepositoryTest
[INFO] Running org.appng.core.repository.RepositoryCacheTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.appng.core.repository.RepositoryCacheTest
[INFO] Running org.appng.core.repository.RepositoryTest
2017-07-03 14:39:41,650 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: Checkpoint start
2017-07-03 14:39:41,650 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: checkpointClose start
2017-07-03 14:39:41,658 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: checkpointClose synched
2017-07-03 14:39:41,670 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: checkpointClose script done
2017-07-03 14:39:41,692 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: checkpointClose end
2017-07-03 14:39:41,692 INFO  [HSQLDB Server @193c810] hsqldb.db.HSQLDB5D0876AD51.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:41,732 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:41,766 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:42,015 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,016 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,017 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,018 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,018 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,019 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,020 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,020 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,021 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,022 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,023 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,023 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,024 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,025 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,025 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,026 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,074 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:42,307 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.appng.core.repository.RepositoryTest
[INFO] Running org.appng.core.repository.SubjectRepositoryTest
2017-07-03 14:39:42,499 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: Checkpoint start
2017-07-03 14:39:42,499 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: checkpointClose start
2017-07-03 14:39:42,505 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: checkpointClose synched
2017-07-03 14:39:42,515 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: checkpointClose script done
2017-07-03 14:39:42,536 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: checkpointClose end
2017-07-03 14:39:42,536 INFO  [HSQLDB Server @362109d0] hsqldb.db.HSQLDB5D0876B0A2.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:42,588 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:42,624 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:42,896 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,897 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,897 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,898 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,899 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,900 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,901 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,902 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,903 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,904 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,904 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,905 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,906 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,907 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,908 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,909 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:42,940 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:43,258 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in org.appng.core.repository.SubjectRepositoryTest
[INFO] Running org.appng.core.repository.PermissionRepositoryTest
2017-07-03 14:39:43,425 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: Checkpoint start
2017-07-03 14:39:43,426 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: checkpointClose start
2017-07-03 14:39:43,432 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: checkpointClose synched
2017-07-03 14:39:43,445 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: checkpointClose script done
2017-07-03 14:39:43,466 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: checkpointClose end
2017-07-03 14:39:43,466 INFO  [HSQLDB Server @16337c8e] hsqldb.db.HSQLDB5D0876B43C.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:43,501 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:43,539 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:43,791 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,791 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,793 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,794 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,795 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,796 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,797 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,798 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,798 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,799 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,800 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,800 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,801 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,802 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,802 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,803 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:43,839 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:44,032 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in org.appng.core.repository.PermissionRepositoryTest
[INFO] Running org.appng.core.repository.SiteRepositoryTest
2017-07-03 14:39:44,202 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: Checkpoint start
2017-07-03 14:39:44,202 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: checkpointClose start
2017-07-03 14:39:44,210 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: checkpointClose synched
2017-07-03 14:39:44,222 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: checkpointClose script done
2017-07-03 14:39:44,243 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: checkpointClose end
2017-07-03 14:39:44,243 INFO  [HSQLDB Server @7fa498b3] hsqldb.db.HSQLDB5D0876B747.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:44,275 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:44,305 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:44,547 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,547 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,548 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,549 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,550 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,551 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,551 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,552 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,553 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,554 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,554 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,555 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,556 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,557 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,557 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,558 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:44,583 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:44,803 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s - in org.appng.core.repository.SiteRepositoryTest
[INFO] Running org.appng.core.repository.ResourceRepositoryTest
2017-07-03 14:39:44,978 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: Checkpoint start
2017-07-03 14:39:44,978 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: checkpointClose start
2017-07-03 14:39:44,985 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: checkpointClose synched
2017-07-03 14:39:44,994 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: checkpointClose script done
2017-07-03 14:39:45,016 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: checkpointClose end
2017-07-03 14:39:45,016 INFO  [HSQLDB Server @2f38b35e] hsqldb.db.HSQLDB5D0876BA50.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:45,058 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:45,107 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:45,338 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,339 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,340 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,341 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,341 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,342 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,343 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,344 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,344 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,345 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,346 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,347 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,348 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,348 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,349 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,350 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 77 more
2017-07-03 14:39:45,409 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:45,594 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in org.appng.core.repository.ResourceRepositoryTest
[INFO] Running org.appng.core.PathInfoTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.core.PathInfoTest
[INFO] Running org.appng.core.security.DigestValidatorTest
2017-07-03 14:39:45,630 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2017-07-03 14:39:45,632 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399370, maximum is 3600000
2017-07-03 14:39:45,632 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
2017-07-03 14:39:45,633 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2017-07-03 14:39:45,634 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 0BC6ED1223C606C546DA4577E9A90E93, but should be 4939413F203BCF323101E2637C5D647D
2017-07-03 14:39:45,634 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.appng.core.security.DigestValidatorTest
[INFO] Running org.appng.core.security.signing.SignerTest
2017-07-03 14:39:45,644 INFO  [main] org.appng.core.security.signing.Signer: Validating the release file against signature/certificate 'CN=Bricolage repository, OU=Release management, O=Aiticon GmbH, C=de'.
2017-07-03 14:39:45,651 INFO  [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/zip'
2017-07-03 14:39:45,655 INFO  [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/zip/index'
2017-07-03 14:39:45,655 INFO  [main] org.appng.core.security.signing.Signer: ..adding repository attributes
2017-07-03 14:39:45,655 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip'
2017-07-03 14:39:45,656 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip'
2017-07-03 14:39:45,656 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip'
2017-07-03 14:39:45,656 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip'
2017-07-03 14:39:45,709 INFO  [main] org.appng.core.security.signing.Signer: Validating the release file against signature/certificate 'CN=Bricolage repository, OU=Release management, O=Aiticon GmbH, C=de'.
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: Successfully validated release file.
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoCodeName: Local'
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoDescription: a local test repository'
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoVersion: '
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.1.zip: 65fd39da4cc20cab904c088b7ac22f41d2a3cb5feacf318728323cefe191bb7d'
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.2-2012-11-27-1305.zip: 2f2ba67d4a02515500492f51682992bc1e6aa9e3400cbd0ad86af31e7f2af3b9'
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.3-2013-01-13-1303.zip: 6481ea8230a97cf46fb521109f9aa36be2cf2a800664e64ef3d352f96ad8dbae'
2017-07-03 14:39:45,711 INFO  [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.4-2017-04-10-1046.zip: e65fc4f41b0e6192f35a72610c00d65a2befbbd58d0337f0282581731b31b348'
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.appng.core.security.signing.SignerTest
[INFO] Running org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Running org.appng.core.security.SaltedDigestTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in org.appng.core.security.SaltedDigestTest
[INFO] Running org.appng.core.security.Sha1PasswordHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.security.Sha1PasswordHandlerTest
[INFO] Running org.appng.core.security.DefaultPasswordPolicyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.security.DefaultPasswordPolicyTest
[INFO] Running org.appng.core.domain.ValidationPatternTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.domain.ValidationPatternTest
[INFO] Running org.appng.core.domain.SiteImplTest
2017-07-03 14:39:48,565 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1593284115 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:48,567 INFO  [main] org.appng.core.Redirect       : Redirecting request to /some/uri (302)
2017-07-03 14:39:48,569 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#311596227 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:48,569 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar#anchor (302)
2017-07-03 14:39:48,570 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1286109059 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:48,571 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302)
2017-07-03 14:39:48,572 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#960275543 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:48,572 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site foo
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.appng.core.domain.SiteImplTest
[INFO] Running org.appng.core.domain.PackageArchiveTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.core.domain.PackageArchiveTest
[INFO] Running org.appng.core.service.TemplateServiceTest
2017-07-03 14:39:48,754 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: Checkpoint start
2017-07-03 14:39:48,754 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: checkpointClose start
2017-07-03 14:39:48,762 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: checkpointClose synched
2017-07-03 14:39:48,775 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: checkpointClose script done
2017-07-03 14:39:48,796 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: checkpointClose end
2017-07-03 14:39:48,797 INFO  [HSQLDB Server @a6bd353] hsqldb.db.HSQLDB5D0876C90F.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:48,822 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:48,853 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:49,109 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,111 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,113 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,114 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,116 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,117 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,118 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,119 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,120 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,123 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,125 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,126 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,128 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,129 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,131 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,132 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:49,159 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:49,473 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1354403428 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:49,506 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2017-07-03 14:39:49,506 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2017-07-03 14:39:49,507 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2017-07-03 14:39:49,509 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2017-07-03 14:39:49,509 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2017-07-03 14:39:49,509 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2017-07-03 14:39:49,512 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#314349973 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:49,518 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1332204210 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:49,527 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2017-07-03 14:39:49,527 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2017-07-03 14:39:49,527 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2017-07-03 14:39:49,528 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2017-07-03 14:39:49,529 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2017-07-03 14:39:49,529 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2017-07-03 14:39:49,632 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.appng.core.service.TemplateServiceTest
[INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest
2017-07-03 14:39:49,642 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null'
2017-07-03 14:39:49,643 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null'
2017-07-03 14:39:49,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null'
2017-07-03 14:39:49,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null'
2017-07-03 14:39:49,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null'
2017-07-03 14:39:49,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null'
2017-07-03 14:39:49,646 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null'
2017-07-03 14:39:49,646 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null'
2017-07-03 14:39:49,646 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null'
2017-07-03 14:39:49,646 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-null'
application.xml
beans.xml
datasources.xml
events.xml
master.xml
page.xml
plugin.xml
messages-demo.properties
mssql/V1.0_script.sql
mysql/V1.0_script.sql
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.service.ApplicationArchiveProcessorTest
[INFO] Running org.appng.core.service.DatabaseServiceTest
2017-07-03 14:39:49,818 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: Checkpoint start
2017-07-03 14:39:49,818 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: checkpointClose start
2017-07-03 14:39:49,825 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: checkpointClose synched
2017-07-03 14:39:49,837 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: checkpointClose script done
2017-07-03 14:39:49,861 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: checkpointClose end
2017-07-03 14:39:49,861 INFO  [HSQLDB Server @1e2abb0c] hsqldb.db.HSQLDB5D0876CD39.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:49,892 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:49,933 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:50,158 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:50,462 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:39:50,479 INFO  [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse
2017-07-03 14:39:50,596 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:39:50,601 DEBUG [main] org.flywaydb.core.Flyway      : DDL Transactions Supported: false
2017-07-03 14:39:50,603 DEBUG [main] org.flywaydb.core.Flyway      : Schema: PUBLIC
2017-07-03 14:39:50,615 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true
2017-07-03 14:39:50,617 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ...
2017-07-03 14:39:50,617 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql')
2017-07-03 14:39:50,617 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ...
2017-07-03 14:39:50,618 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,618 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,621 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/
2017-07-03 14:39:50,621 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql)
2017-07-03 14:39:50,622 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:39:50,622 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:39:50,622 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:39:50,622 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:39:50,623 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:39:50,623 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:39:50,623 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:39:50,623 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:39:50,623 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:39:50,647 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:39:50,647 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql')
2017-07-03 14:39:50,647 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,648 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,648 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:39:50,648 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:39:50,648 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:39:50,649 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:39:50,656 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql')
2017-07-03 14:39:50,656 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,656 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,656 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,656 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,657 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,658 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration')
2017-07-03 14:39:50,659 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,659 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,659 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,659 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,659 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,660 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,661 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration')
2017-07-03 14:39:50,661 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,661 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,661 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,661 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,662 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,667 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.022s).
2017-07-03 14:39:50,667 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:39:50,776 DEBUG [main] org.flywaydb.core.Flyway      : DDL Transactions Supported: false
2017-07-03 14:39:50,776 DEBUG [main] org.flywaydb.core.Flyway      : Schema: PUBLIC
2017-07-03 14:39:50,776 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true
2017-07-03 14:39:50,776 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ...
2017-07-03 14:39:50,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql')
2017-07-03 14:39:50,783 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ...
2017-07-03 14:39:50,784 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,784 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,784 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/
2017-07-03 14:39:50,784 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql)
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:39:50,785 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:39:50,786 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:39:50,798 DEBUG [main] org.flywaydb.core.internal.command.DbValidate: Validating migrations ...
2017-07-03 14:39:50,799 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql')
2017-07-03 14:39:50,799 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:39:50,800 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:39:50,803 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql')
2017-07-03 14:39:50,805 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,805 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration')
2017-07-03 14:39:50,806 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,807 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,808 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,809 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,809 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration')
2017-07-03 14:39:50,809 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:39:50,809 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:39:50,809 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:39:50,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:39:50,815 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.017s)
2017-07-03 14:39:50,819 DEBUG [main] org.flywaydb.core.internal.command.DbSchemas: Schema "PUBLIC" already exists. Skipping schema creation.
2017-07-03 14:39:50,838 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:39:50,843 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: CREATE TABLE "PUBLIC"."schema_version" (
    "installed_rank" INT NOT NULL,
    "version" VARCHAR(50),
    "description" VARCHAR(200) NOT NULL,
    "type" VARCHAR(20) NOT NULL,
    "script" VARCHAR(1000) NOT NULL,
    "checksum" INT,
    "installed_by" VARCHAR(100) NOT NULL,
    "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,
    "execution_time" INT NOT NULL,
    "success" BIT NOT NULL
)
2017-07-03 14:39:50,852 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 29: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank")
2017-07-03 14:39:50,852 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 31: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success")
2017-07-03 14:39:50,852 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE "PUBLIC"."schema_version" (
    "installed_rank" INT NOT NULL,
    "version" VARCHAR(50),
    "description" VARCHAR(200) NOT NULL,
    "type" VARCHAR(20) NOT NULL,
    "script" VARCHAR(1000) NOT NULL,
    "checksum" INT,
    "installed_by" VARCHAR(100) NOT NULL,
    "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,
    "execution_time" INT NOT NULL,
    "success" BIT NOT NULL
)
2017-07-03 14:39:50,854 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,854 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank")
2017-07-03 14:39:50,855 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,856 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success")
2017-07-03 14:39:50,856 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,856 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Metadata table "PUBLIC"."schema_version" created.
2017-07-03 14:39:50,859 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,860 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,865 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:39:50,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table application (
	id integer generated by default as identity (start with 1),
	appng_version varchar(64),
	application_version varchar(64),
	core_application boolean,
	description LONGVARCHAR,
	displayName varchar(64),
	fileBased boolean not null,
	hidden boolean not null,
	longDescription clob(255),
	name varchar(64) not null,
	snapshot boolean not null,
	time_stamp varchar(64),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: create table authgroup (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 26: create table authgroup_role (
	authgroup_id integer not null,
	role_id integer not null,
	primary key (authgroup_id, role_id)
)
2017-07-03 14:39:50,868 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 32: create table database_connection (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description varchar(255),
	driver_class varchar(255) not null,
	jdbc_url varchar(255) not null,
	managed boolean not null,
	max_connections integer not null,
	min_connections integer not null check (min_connections>=1),
	name varchar(255) not null,
	password blob(255),
	type varchar(255) not null,
	username varchar(255) not null,
	validation_query varchar(255),
	version timestamp,
	site_id integer,
	primary key (id)
)
2017-07-03 14:39:50,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 51: create table permission (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(255) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,870 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: create table property (
	name varchar(255) not null,
	value varchar(255),
	blobValue blob(255),
	clobValue clob(255),
	defaultValue varchar(255),
	description LONGVARCHAR,
	mandatory boolean not null,
	version timestamp,
	primary key (name)
)
2017-07-03 14:39:50,870 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 72: create table repository (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description LONGVARCHAR,
	name varchar(64) not null,
	published boolean not null,
	remote_repository_name varchar(64),
	mode varchar(255),
	type varchar(255),
	uri varbinary(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 86: create table resource (
	id integer generated by default as identity (start with 1),
	bytes blob(255),
	checksum varchar(255),
	description LONGVARCHAR,
	name varchar(255),
	type varchar(255),
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 98: create table role (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 107: create table role_permission (
	role_id integer not null,
	permissions_id integer not null,
	primary key (role_id, permissions_id)
)
2017-07-03 14:39:50,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 113: create table site (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	create_repository boolean,
	description LONGVARCHAR,
	domain varchar(255) not null,
	host varchar(255) not null,
	name varchar(64) not null,
	startup_time timestamp,
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 126: create table site_application (
	application_id integer not null,
	site_id integer not null,
	active boolean not null,
	deletion_mark boolean,
	reload_required boolean,
	connection_id integer,
	primary key (application_id, site_id)
)
2017-07-03 14:39:50,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 136: create table sites_granted (
	site_id integer not null,
	application_id integer not null,
	granted_site_id integer not null,
	primary key (site_id, application_id, granted_site_id)
)
2017-07-03 14:39:50,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 143: create table subject (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	digest varchar(255),
	email varchar(255),
	language varchar(3) not null,
	name varchar(64) not null,
	realname varchar(64) not null,
	salt varchar(255),
	timezone varchar(255),
	type varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 158: create table subject_authgroup (
	subject_Id integer not null,
	group_id integer not null
)
2017-07-03 14:39:50,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 163: alter table application 
	add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name)
2017-07-03 14:39:50,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 166: alter table authgroup 
	add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name)
2017-07-03 14:39:50,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 169: alter table repository 
	add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name)
2017-07-03 14:39:50,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 172: alter table site 
	add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain)
2017-07-03 14:39:50,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 175: alter table site 
	add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host)
2017-07-03 14:39:50,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 178: alter table site 
	add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name)
2017-07-03 14:39:50,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 181: alter table subject 
	add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name)
2017-07-03 14:39:50,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 184: alter table authgroup_role 
	add constraint FK_jovybqkpkc4ne90rc1s5eae0v 
	foreign key (role_id) 
	references role
2017-07-03 14:39:50,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 189: alter table authgroup_role 
	add constraint FK_fplucc3y4fcm85mlxvrtcpyvx 
	foreign key (authgroup_id) 
	references authgroup
2017-07-03 14:39:50,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 194: alter table database_connection 
	add constraint FK_fif7jaerm0b057auh7a36x2in 
	foreign key (site_id) 
	references site
2017-07-03 14:39:50,878 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 199: alter table permission 
	add constraint FK_3bck4x8dcieqmtiregv8uml9v 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,878 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 204: alter table resource 
	add constraint FK_qi46qfjlu53f5o3ws58xaj73r 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,878 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 209: alter table role 
	add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,878 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 214: alter table role_permission 
	add constraint FK_bd67q67cmk1xk23k1wagx1h72 
	foreign key (permissions_id) 
	references permission
2017-07-03 14:39:50,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 219: alter table role_permission 
	add constraint FK_j89g87bvih4d6jbxjcssrybks 
	foreign key (role_id) 
	references role
2017-07-03 14:39:50,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 224: alter table site_application 
	add constraint FK_bnld6s056a2g5epg40tct49vf 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 229: alter table site_application 
	add constraint FK_svesomhwjo9kr3ty5h5b6pd80 
	foreign key (connection_id) 
	references database_connection
2017-07-03 14:39:50,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 234: alter table site_application 
	add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 
	foreign key (site_id) 
	references site
2017-07-03 14:39:50,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 239: alter table sites_granted 
	add constraint FK_72sitfma549r64la5nl1mnqxg 
	foreign key (granted_site_id) 
	references site
2017-07-03 14:39:50,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 244: alter table sites_granted 
	add constraint FK_9ef52f2r713eqqo4w6dduyct7 
	foreign key (site_id, application_id) 
	references site_application
2017-07-03 14:39:50,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 249: alter table subject_authgroup 
	add constraint FK_4qwo3qjstp0whaib958xh41vm 
	foreign key (group_id) 
	references authgroup
2017-07-03 14:39:50,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 254: alter table subject_authgroup 
	add constraint FK_g93bhgy29ctw7k3y549afgne6 
	foreign key (subject_Id) 
	references subject
2017-07-03 14:39:50,882 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:39:50,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table application (
	id integer generated by default as identity (start with 1),
	appng_version varchar(64),
	application_version varchar(64),
	core_application boolean,
	description LONGVARCHAR,
	displayName varchar(64),
	fileBased boolean not null,
	hidden boolean not null,
	longDescription clob(255),
	name varchar(64) not null,
	snapshot boolean not null,
	time_stamp varchar(64),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup_role (
	authgroup_id integer not null,
	role_id integer not null,
	primary key (authgroup_id, role_id)
)
2017-07-03 14:39:50,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table database_connection (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description varchar(255),
	driver_class varchar(255) not null,
	jdbc_url varchar(255) not null,
	managed boolean not null,
	max_connections integer not null,
	min_connections integer not null check (min_connections>=1),
	name varchar(255) not null,
	password blob(255),
	type varchar(255) not null,
	username varchar(255) not null,
	validation_query varchar(255),
	version timestamp,
	site_id integer,
	primary key (id)
)
2017-07-03 14:39:50,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table permission (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(255) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table property (
	name varchar(255) not null,
	value varchar(255),
	blobValue blob(255),
	clobValue clob(255),
	defaultValue varchar(255),
	description LONGVARCHAR,
	mandatory boolean not null,
	version timestamp,
	primary key (name)
)
2017-07-03 14:39:50,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table repository (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description LONGVARCHAR,
	name varchar(64) not null,
	published boolean not null,
	remote_repository_name varchar(64),
	mode varchar(255),
	type varchar(255),
	uri varbinary(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table resource (
	id integer generated by default as identity (start with 1),
	bytes blob(255),
	checksum varchar(255),
	description LONGVARCHAR,
	name varchar(255),
	type varchar(255),
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:39:50,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role_permission (
	role_id integer not null,
	permissions_id integer not null,
	primary key (role_id, permissions_id)
)
2017-07-03 14:39:50,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	create_repository boolean,
	description LONGVARCHAR,
	domain varchar(255) not null,
	host varchar(255) not null,
	name varchar(64) not null,
	startup_time timestamp,
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site_application (
	application_id integer not null,
	site_id integer not null,
	active boolean not null,
	deletion_mark boolean,
	reload_required boolean,
	connection_id integer,
	primary key (application_id, site_id)
)
2017-07-03 14:39:50,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table sites_granted (
	site_id integer not null,
	application_id integer not null,
	granted_site_id integer not null,
	primary key (site_id, application_id, granted_site_id)
)
2017-07-03 14:39:50,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	digest varchar(255),
	email varchar(255),
	language varchar(3) not null,
	name varchar(64) not null,
	realname varchar(64) not null,
	salt varchar(255),
	timezone varchar(255),
	type varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject_authgroup (
	subject_Id integer not null,
	group_id integer not null
)
2017-07-03 14:39:50,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table application 
	add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name)
2017-07-03 14:39:50,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup 
	add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name)
2017-07-03 14:39:50,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository 
	add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name)
2017-07-03 14:39:50,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,894 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain)
2017-07-03 14:39:50,894 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,894 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host)
2017-07-03 14:39:50,895 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,895 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name)
2017-07-03 14:39:50,895 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject 
	add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name)
2017-07-03 14:39:50,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role 
	add constraint FK_jovybqkpkc4ne90rc1s5eae0v 
	foreign key (role_id) 
	references role
2017-07-03 14:39:50,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role 
	add constraint FK_fplucc3y4fcm85mlxvrtcpyvx 
	foreign key (authgroup_id) 
	references authgroup
2017-07-03 14:39:50,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table database_connection 
	add constraint FK_fif7jaerm0b057auh7a36x2in 
	foreign key (site_id) 
	references site
2017-07-03 14:39:50,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table permission 
	add constraint FK_3bck4x8dcieqmtiregv8uml9v 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource 
	add constraint FK_qi46qfjlu53f5o3ws58xaj73r 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role 
	add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission 
	add constraint FK_bd67q67cmk1xk23k1wagx1h72 
	foreign key (permissions_id) 
	references permission
2017-07-03 14:39:50,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission 
	add constraint FK_j89g87bvih4d6jbxjcssrybks 
	foreign key (role_id) 
	references role
2017-07-03 14:39:50,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_bnld6s056a2g5epg40tct49vf 
	foreign key (application_id) 
	references application
2017-07-03 14:39:50,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_svesomhwjo9kr3ty5h5b6pd80 
	foreign key (connection_id) 
	references database_connection
2017-07-03 14:39:50,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 
	foreign key (site_id) 
	references site
2017-07-03 14:39:50,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted 
	add constraint FK_72sitfma549r64la5nl1mnqxg 
	foreign key (granted_site_id) 
	references site
2017-07-03 14:39:50,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted 
	add constraint FK_9ef52f2r713eqqo4w6dduyct7 
	foreign key (site_id, application_id) 
	references site_application
2017-07-03 14:39:50,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup 
	add constraint FK_4qwo3qjstp0whaib958xh41vm 
	foreign key (group_id) 
	references authgroup
2017-07-03 14:39:50,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup 
	add constraint FK_g93bhgy29ctw7k3y549afgne6 
	foreign key (subject_Id) 
	references subject
2017-07-03 14:39:50,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,911 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:39:50,915 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,917 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,918 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,921 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 10: DROP TABLE qrtz_locks IF EXISTS
2017-07-03 14:39:50,921 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 11: DROP TABLE qrtz_scheduler_state IF EXISTS
2017-07-03 14:39:50,921 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 12: DROP TABLE qrtz_fired_triggers IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 13: DROP TABLE qrtz_paused_trigger_grps IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: DROP TABLE qrtz_calendars IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 15: DROP TABLE qrtz_blob_triggers IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 16: DROP TABLE qrtz_cron_triggers IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: DROP TABLE qrtz_simple_triggers IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: DROP TABLE qrtz_simprop_triggers IF EXISTS
2017-07-03 14:39:50,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 19: DROP TABLE qrtz_triggers IF EXISTS
2017-07-03 14:39:50,923 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 20: DROP TABLE qrtz_job_details IF EXISTS
2017-07-03 14:39:50,923 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 22: CREATE TABLE qrtz_job_details
(
SCHED_NAME VARCHAR(120) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
JOB_CLASS_NAME VARCHAR(250) NOT NULL,
IS_DURABLE BOOLEAN NOT NULL,
IS_NONCONCURRENT BOOLEAN NOT NULL,
IS_UPDATE_DATA BOOLEAN NOT NULL,
REQUESTS_RECOVERY BOOLEAN NOT NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:39:50,924 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 37: CREATE TABLE qrtz_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
NEXT_FIRE_TIME NUMERIC(13) NULL,
PREV_FIRE_TIME NUMERIC(13) NULL,
PRIORITY INTEGER NULL,
TRIGGER_STATE VARCHAR(16) NOT NULL,
TRIGGER_TYPE VARCHAR(8) NOT NULL,
START_TIME NUMERIC(13) NOT NULL,
END_TIME NUMERIC(13) NULL,
CALENDAR_NAME VARCHAR(200) NULL,
MISFIRE_INSTR NUMERIC(2) NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:39:50,924 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: CREATE TABLE qrtz_simple_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
REPEAT_COUNT NUMERIC(7) NOT NULL,
REPEAT_INTERVAL NUMERIC(12) NOT NULL,
TIMES_TRIGGERED NUMERIC(10) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 73: CREATE TABLE qrtz_cron_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
CRON_EXPRESSION VARCHAR(120) NOT NULL,
TIME_ZONE_ID VARCHAR(80),
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 85: CREATE TABLE qrtz_simprop_triggers
  (          
    SCHED_NAME VARCHAR(120) NOT NULL,
    TRIGGER_NAME VARCHAR(200) NOT NULL,
    TRIGGER_GROUP VARCHAR(200) NOT NULL,
    STR_PROP_1 VARCHAR(512) NULL,
    STR_PROP_2 VARCHAR(512) NULL,
    STR_PROP_3 VARCHAR(512) NULL,
    INT_PROP_1 NUMERIC(9) NULL,
    INT_PROP_2 NUMERIC(9) NULL,
    LONG_PROP_1 NUMERIC(13) NULL,
    LONG_PROP_2 NUMERIC(13) NULL,
    DEC_PROP_1 NUMERIC(13,4) NULL,
    DEC_PROP_2 NUMERIC(13,4) NULL,
    BOOL_PROP_1 BOOLEAN NULL,
    BOOL_PROP_2 BOOLEAN NULL,
    PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
    FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) 
    REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 106: CREATE TABLE qrtz_blob_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
BLOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 117: CREATE TABLE qrtz_calendars
(
SCHED_NAME VARCHAR(120) NOT NULL,
CALENDAR_NAME VARCHAR(200) NOT NULL,
CALENDAR VARBINARY(16000) NOT NULL,
PRIMARY KEY (SCHED_NAME,CALENDAR_NAME)
)
2017-07-03 14:39:50,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 125: CREATE TABLE qrtz_paused_trigger_grps
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,927 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 132: CREATE TABLE qrtz_fired_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
ENTRY_ID VARCHAR(95) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
FIRED_TIME NUMERIC(13) NOT NULL,
SCHED_TIME NUMERIC(13) NOT NULL,
PRIORITY INTEGER NOT NULL,
STATE VARCHAR(16) NOT NULL,
JOB_NAME VARCHAR(200) NULL,
JOB_GROUP VARCHAR(200) NULL,
IS_NONCONCURRENT BOOLEAN NULL,
REQUESTS_RECOVERY BOOLEAN NULL,
PRIMARY KEY (SCHED_NAME,ENTRY_ID)
)
2017-07-03 14:39:50,927 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 150: CREATE TABLE qrtz_scheduler_state
(
SCHED_NAME VARCHAR(120) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
LAST_CHECKIN_TIME NUMERIC(13) NOT NULL,
CHECKIN_INTERVAL NUMERIC(13) NOT NULL,
PRIMARY KEY (SCHED_NAME,INSTANCE_NAME)
)
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 159: CREATE TABLE qrtz_locks
(
SCHED_NAME VARCHAR(120) NOT NULL,
LOCK_NAME VARCHAR(40) NOT NULL,
PRIMARY KEY (SCHED_NAME,LOCK_NAME)
)
2017-07-03 14:39:50,928 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_locks IF EXISTS
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_scheduler_state IF EXISTS
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_fired_triggers IF EXISTS
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_paused_trigger_grps IF EXISTS
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_calendars IF EXISTS
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_blob_triggers IF EXISTS
2017-07-03 14:39:50,929 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_cron_triggers IF EXISTS
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simple_triggers IF EXISTS
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simprop_triggers IF EXISTS
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_triggers IF EXISTS
2017-07-03 14:39:50,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,931 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_job_details IF EXISTS
2017-07-03 14:39:50,931 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,931 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_job_details
(
SCHED_NAME VARCHAR(120) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
JOB_CLASS_NAME VARCHAR(250) NOT NULL,
IS_DURABLE BOOLEAN NOT NULL,
IS_NONCONCURRENT BOOLEAN NOT NULL,
IS_UPDATE_DATA BOOLEAN NOT NULL,
REQUESTS_RECOVERY BOOLEAN NOT NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:39:50,932 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,932 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
NEXT_FIRE_TIME NUMERIC(13) NULL,
PREV_FIRE_TIME NUMERIC(13) NULL,
PRIORITY INTEGER NULL,
TRIGGER_STATE VARCHAR(16) NOT NULL,
TRIGGER_TYPE VARCHAR(8) NOT NULL,
START_TIME NUMERIC(13) NOT NULL,
END_TIME NUMERIC(13) NULL,
CALENDAR_NAME VARCHAR(200) NULL,
MISFIRE_INSTR NUMERIC(2) NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:39:50,932 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simple_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
REPEAT_COUNT NUMERIC(7) NOT NULL,
REPEAT_INTERVAL NUMERIC(12) NOT NULL,
TIMES_TRIGGERED NUMERIC(10) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_cron_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
CRON_EXPRESSION VARCHAR(120) NOT NULL,
TIME_ZONE_ID VARCHAR(80),
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simprop_triggers
  (          
    SCHED_NAME VARCHAR(120) NOT NULL,
    TRIGGER_NAME VARCHAR(200) NOT NULL,
    TRIGGER_GROUP VARCHAR(200) NOT NULL,
    STR_PROP_1 VARCHAR(512) NULL,
    STR_PROP_2 VARCHAR(512) NULL,
    STR_PROP_3 VARCHAR(512) NULL,
    INT_PROP_1 NUMERIC(9) NULL,
    INT_PROP_2 NUMERIC(9) NULL,
    LONG_PROP_1 NUMERIC(13) NULL,
    LONG_PROP_2 NUMERIC(13) NULL,
    DEC_PROP_1 NUMERIC(13,4) NULL,
    DEC_PROP_2 NUMERIC(13,4) NULL,
    BOOL_PROP_1 BOOLEAN NULL,
    BOOL_PROP_2 BOOLEAN NULL,
    PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
    FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) 
    REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,935 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_blob_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
BLOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,935 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,935 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_calendars
(
SCHED_NAME VARCHAR(120) NOT NULL,
CALENDAR_NAME VARCHAR(200) NOT NULL,
CALENDAR VARBINARY(16000) NOT NULL,
PRIMARY KEY (SCHED_NAME,CALENDAR_NAME)
)
2017-07-03 14:39:50,936 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,936 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_paused_trigger_grps
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP)
)
2017-07-03 14:39:50,936 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,936 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_fired_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
ENTRY_ID VARCHAR(95) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
FIRED_TIME NUMERIC(13) NOT NULL,
SCHED_TIME NUMERIC(13) NOT NULL,
PRIORITY INTEGER NOT NULL,
STATE VARCHAR(16) NOT NULL,
JOB_NAME VARCHAR(200) NULL,
JOB_GROUP VARCHAR(200) NULL,
IS_NONCONCURRENT BOOLEAN NULL,
REQUESTS_RECOVERY BOOLEAN NULL,
PRIMARY KEY (SCHED_NAME,ENTRY_ID)
)
2017-07-03 14:39:50,937 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,937 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_scheduler_state
(
SCHED_NAME VARCHAR(120) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
LAST_CHECKIN_TIME NUMERIC(13) NOT NULL,
CHECKIN_INTERVAL NUMERIC(13) NOT NULL,
PRIMARY KEY (SCHED_NAME,INSTANCE_NAME)
)
2017-07-03 14:39:50,937 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,937 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_locks
(
SCHED_NAME VARCHAR(120) NOT NULL,
LOCK_NAME VARCHAR(40) NOT NULL,
PRIMARY KEY (SCHED_NAME,LOCK_NAME)
)
2017-07-03 14:39:50,938 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,938 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:39:50,940 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,942 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,942 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,945 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table template (
	id integer generated by default as identity (start with 1),
	appng_version varchar(255),
	description varchar(255),
	displayName varchar(255),
	long_desc varchar(255),
	name varchar(255),
	template_version varchar(255),
	timestamp varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,946 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: create table template_resource (
	id integer generated by default as identity (start with 1),
	bytes blob(2048),
	checksum varchar(255),
	file_version timestamp,
	name varchar(255),
	version timestamp,
	template_id integer,
	primary key (id)
)
2017-07-03 14:39:50,946 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 25: alter table template_resource 
	add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID 
	foreign key (template_id) 
	references template
2017-07-03 14:39:50,946 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:39:50,946 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template (
	id integer generated by default as identity (start with 1),
	appng_version varchar(255),
	description varchar(255),
	displayName varchar(255),
	long_desc varchar(255),
	name varchar(255),
	template_version varchar(255),
	timestamp varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:39:50,947 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,947 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template_resource (
	id integer generated by default as identity (start with 1),
	bytes blob(2048),
	checksum varchar(255),
	file_version timestamp,
	name varchar(255),
	version timestamp,
	template_id integer,
	primary key (id)
)
2017-07-03 14:39:50,947 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,947 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template_resource 
	add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID 
	foreign key (template_id) 
	references template
2017-07-03 14:39:50,947 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,948 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:39:50,950 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,951 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,951 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,954 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add strict boolean default 0 not null
2017-07-03 14:39:50,954 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:39:50,954 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add strict boolean default 0 not null
2017-07-03 14:39:50,955 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,955 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:39:50,957 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,958 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,959 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,961 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add digest VARCHAR(255)
2017-07-03 14:39:50,961 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:39:50,961 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add digest VARCHAR(255)
2017-07-03 14:39:50,962 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,962 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:39:50,964 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,965 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,966 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,968 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table resource alter column bytes set not null
2017-07-03 14:39:50,968 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:39:50,968 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource alter column bytes set not null
2017-07-03 14:39:50,969 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,969 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:39:50,971 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,972 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,972 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,974 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table template add tpl_type varchar(32) default 'XSL' not null
2017-07-03 14:39:50,974 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:39:50,974 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template add tpl_type varchar(32) default 'XSL' not null
2017-07-03 14:39:50,975 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,975 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:39:50,977 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,978 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,979 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,981 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: ALTER TABLE authgroup ADD default_admin boolean default 0 not null
2017-07-03 14:39:50,981 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 2: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now())
2017-07-03 14:39:50,981 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:39:50,981 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE authgroup ADD default_admin boolean default 0 not null
2017-07-03 14:39:50,982 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,982 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now())
2017-07-03 14:39:50,982 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 1
2017-07-03 14:39:50,982 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:39:50,984 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,985 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,986 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,988 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add accepted_certs blob
2017-07-03 14:39:50,988 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:39:50,988 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add accepted_certs blob
2017-07-03 14:39:50,988 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:39:50,988 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:39:50,990 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:39:50,992 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:39:50,992 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:39:50,994 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.158s).
2017-07-03 14:39:51,234 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active.
2017-07-03 14:39:51,820 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (java.sql.SQLException:Access denied for user 'user'@'localhost' (using password: NO))
2017-07-03 14:39:51,820 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2017-07-03 14:39:51,843 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.196 s - in org.appng.core.service.DatabaseServiceTest
[INFO] Running org.appng.core.service.InitializerServiceTest
2017-07-03 14:39:52,082 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:52,111 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:52,347 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:52,568 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#762391479 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:52,764 INFO  [main] org.appng.api.messaging.Messaging: system property appng.node.id is not set, using local host name de-f2-p-appngdev0 as fallback
2017-07-03 14:39:52,764 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:39:52,764 INFO  [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/applications or in the database
2017-07-03 14:39:52,845 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2017-07-03 14:39:52,855 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 (host-1)
2017-07-03 14:39:52,855 INFO  [main] org.appng.core.service.InitializerService: loading applications for site site-1
2017-07-03 14:39:52,859 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/root/WEB-INF/cache/platform/site-1
2017-07-03 14:39:52,860 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/root/WEB-INF/cache/application/site-1
2017-07-03 14:39:52,868 INFO  [main] net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter: Using regular expression provided through VM argument net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf annotation : ^.*cache\..*IgnoreSizeOf$
2017-07-03 14:39:52,874 INFO  [main] net.sf.ehcache.pool.sizeof.AgentLoader: Located valid 'tools.jar' at '/usr/lib/jvm/jdk-8-oracle-x64/jre/../lib/tools.jar'
2017-07-03 14:39:52,920 INFO  [main] net.sf.ehcache.pool.sizeof.JvmInformation: Detected JVM data model settings of: 64-Bit HotSpot JVM with Compressed OOPs
2017-07-03 14:39:53,164 INFO  [main] net.sf.ehcache.pool.sizeof.AgentLoader: Extracted agent jar to temporary file /tmp/ehcache-sizeof-agent542337638405968650.jar
2017-07-03 14:39:53,164 INFO  [main] net.sf.ehcache.pool.sizeof.AgentLoader: Trying to load agent @ /tmp/ehcache-sizeof-agent542337638405968650.jar
2017-07-03 14:39:53,173 INFO  [main] net.sf.ehcache.pool.impl.DefaultSizeOfEngine: using Agent sizeof engine
2017-07-03 14:39:53,278 INFO  [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/test/resources/template/appng to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/repository/site-1/www/template
2017-07-03 14:39:53,278 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1773428022 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:53,279 INFO  [main] org.appng.core.service.InitializerService: SiteClassLoader#1773428022 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911
2017-07-03 14:39:53,280 INFO  [main] org.appng.core.service.InitializerService: starting index thread
2017-07-03 14:39:53,281 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 completed
2017-07-03 14:39:53,281 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2017-07-03 14:39:53,281 ERROR [main] org.appng.core.service.InitializerService: no messaging sender available!
2017-07-03 14:39:53,296 INFO  [main] org.appng.core.service.InitializerService: Current Ehcache configuration:
<ehcache>    
    <diskStore         
        path="java.io.tmpdir"/>    
    <defaultCache         
        timeToIdleSeconds="120"         
        timeToLiveSeconds="120"         
        maxEntriesLocalDisk="10000000">        
        <persistence             
            strategy="localtempswap"/>        
        <elementValueComparator             
            class="net.sf.ehcache.store.DefaultElementValueComparator"/>    
    </defaultCache>    
    <cache         
        name="pageCache-host-1"         
        timeToIdleSeconds="120"         
        timeToLiveSeconds="120"         
        maxEntriesLocalDisk="10000000"         
        maxBytesLocalHeap="104857600">        
        <persistence             
            strategy="localtempswap"/>        
        <elementValueComparator             
            class="net.sf.ehcache.store.DefaultElementValueComparator"/>    
    </cache>
</ehcache>

2017-07-03 14:39:53,385 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.541 s - in org.appng.core.service.InitializerServiceTest
[INFO] Running org.appng.core.service.CoreServiceTest
2017-07-03 14:39:53,549 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: Checkpoint start
2017-07-03 14:39:53,549 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: checkpointClose start
2017-07-03 14:39:53,556 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: checkpointClose synched
2017-07-03 14:39:53,566 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: checkpointClose script done
2017-07-03 14:39:53,589 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: checkpointClose end
2017-07-03 14:39:53,590 INFO  [HSQLDB Server @bfbb83b] hsqldb.db.HSQLDB5D0876DBCC.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:39:53,641 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:53,684 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:39:53,910 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,911 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,912 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,913 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,913 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,914 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,915 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,916 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,917 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,917 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,918 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,919 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,920 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,921 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,921 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,922 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 76 more
2017-07-03 14:39:53,945 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:39:54,348 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#576448068 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,432 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#277788688 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,512 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1824827965 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,668 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1452586497 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,691 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#57031821 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,712 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1313496869 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,770 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1837840762 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,791 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1644347929 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,815 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#481401565 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,864 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2069441376 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,878 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1877721416 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,891 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#653868011 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,931 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar
2017-07-03 14:39:54,931 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar
2017-07-03 14:39:54,970 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#355424651 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,982 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#808325984 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:54,993 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#24497906 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,024 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1149268243 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,036 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#712484307 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,046 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#912178264 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,073 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1871258304 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,083 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1314966180 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,093 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1123291490 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,121 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1360209760 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,132 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#397146555 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,141 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1691587813 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,163 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#67952574 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,174 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1327620674 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,183 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#757839173 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,206 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#215664765 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,216 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1227390102 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,224 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1261141566 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,247 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1672964445 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,258 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1993660131 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,272 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#706928883 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,310 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#36507743 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,323 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#801330156 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,333 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#452406596 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,357 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#744777336 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,367 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1387585635 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,376 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#71402253 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,450 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1356708939 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,460 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1740936766 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,469 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1667658177 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,476 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2029193409 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,500 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#312991519 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,511 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1000452820 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,564 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1509878300 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,573 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#245318510 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,610 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#361712674 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,621 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1834739651 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,631 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#229196872 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,641 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1541651275 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,667 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#704128961 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,677 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1305043057 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,688 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1710182922 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,695 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#354507553 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,714 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1882757289 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,723 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1079988125 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,731 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#829508329 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,737 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#31119270 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,744 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker
2017-07-03 14:39:55,765 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#168967566 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,774 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1926037071 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,784 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1487399403 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,796 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2002839857 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,799 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-3
2017-07-03 14:39:55,811 INFO  [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED
2017-07-03 14:39:55,821 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2017-07-03 14:39:55,851 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-3
2017-07-03 14:39:55,851 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-3
2017-07-03 14:39:55,851 INFO  [main] org.appng.core.service.CoreService: done deleting site site-3
2017-07-03 14:39:55,873 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#686554031 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,884 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#52440154 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,891 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1624901860 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,898 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-2
2017-07-03 14:39:55,901 INFO  [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED
2017-07-03 14:39:55,906 INFO  [main] org.appng.core.service.CoreService: destroying site site-2
2017-07-03 14:39:55,906 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site site-2
2017-07-03 14:39:55,906 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 complete
2017-07-03 14:39:55,909 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2017-07-03 14:39:55,912 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-2
2017-07-03 14:39:55,912 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-2
2017-07-03 14:39:55,912 INFO  [main] org.appng.core.service.CoreService: done deleting site site-2
2017-07-03 14:39:55,946 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#972610318 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,954 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#392028157 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:55,991 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#205560590 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,001 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1960708417 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,024 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#583055135 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,031 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619641212 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,048 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#254382649 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,054 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#34987695 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,072 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#754940162 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,078 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#155137760 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,096 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#72686244 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,102 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#999419150 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,122 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1259975387 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,128 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1916308372 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,147 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#913215987 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,153 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#146181755 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,172 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2039096349 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,181 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1896696906 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,208 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#763003856 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,217 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1750107086 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,244 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1912339077 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,251 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#998272787 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,275 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#978276041 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,282 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1341697553 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,307 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#760602480 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,314 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1387559058 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,338 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#304206209 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,345 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#688021936 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,364 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2138240971 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,371 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#123946574 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,390 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2011943626 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,397 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#641800238 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,418 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518462071 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,427 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1891248953 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,467 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1265785739 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,476 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1277790293 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,508 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#244732404 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,516 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1583495635 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,539 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1108808799 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,546 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#528745637 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,573 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#903116000 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,581 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#98268179 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,600 INFO  [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap:<host>:<port>' with user 'EXAMPLE\subject-2'(javax.naming.InvalidNameException: Invalid name: <host>:<port>)
2017-07-03 14:39:56,627 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#664542468 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,633 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#886534339 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,662 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#894618806 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:56,670 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1694382479 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:57,575 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2017-07-03 14:39:57,576 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2017-07-03 14:39:57,606 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1138097624 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:57,613 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1811289321 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:57,619 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2017-07-03 14:39:57,619 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2017-07-03 14:39:57,619 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2017-07-03 14:39:57,636 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1689735876 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:57,642 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1268684079 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,480 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe'
2017-07-03 14:39:58,482 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2017-07-03 14:39:58,495 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1266423673 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,502 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#378784110 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,513 INFO  [main] org.appng.core.service.CoreService: user subject-2 found
2017-07-03 14:39:58,513 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2'
2017-07-03 14:39:58,513 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2017-07-03 14:39:58,532 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1447728334 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,540 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#561820664 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,543 INFO  [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership.
2017-07-03 14:39:58,546 INFO  [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1'
2017-07-03 14:39:58,549 INFO  [main] org.appng.core.service.CoreService: User "null" successfully authenticated.
2017-07-03 14:39:58,549 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'null'
2017-07-03 14:39:58,549 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2017-07-03 14:39:58,567 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1320279615 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:58,576 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2008274494 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,315 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#210222878 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,321 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1249221653 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,322 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/zip
2017-07-03 14:39:59,340 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2
2017-07-03 14:39:59,357 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:39:59,359 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:39:59,360 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:39:59,365 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:39:59,366 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:39:59,367 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:39:59,367 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:39:59,368 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:39:59,368 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:39:59,386 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,386 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,386 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,386 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,386 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2'
2017-07-03 14:39:59,387 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application
2017-07-03 14:39:59,392 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:39:59,393 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:39:59,394 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:39:59,395 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:39:59,422 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1847777116 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,426 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#969275252 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,451 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application
2017-07-03 14:39:59,451 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application
2017-07-03 14:39:59,454 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/zip
2017-07-03 14:39:59,471 INFO  [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3
2017-07-03 14:39:59,473 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,473 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,473 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,474 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:39:59,475 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application
2017-07-03 14:39:59,491 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:39:59,494 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:39:59,495 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:39:59,496 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:39:59,498 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:39:59,499 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:39:59,502 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:39:59,502 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:39:59,522 INFO  [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1'
2017-07-03 14:39:59,523 INFO  [main] org.appng.core.service.CoreService: loading properties for application demo-application
2017-07-03 14:39:59,558 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1767876164 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,565 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1340792569 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,676 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED
2017-07-03 14:39:59,722 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#929296575 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,729 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#448704000 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,732 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/zip
2017-07-03 14:39:59,753 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2017-07-03 14:39:59,767 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:39:59,769 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:39:59,769 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:39:59,770 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:39:59,773 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:39:59,774 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:39:59,775 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:39:59,775 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:39:59,777 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:39:59,778 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:39:59,779 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:39:59,780 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:39:59,780 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:39:59,801 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,801 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,801 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,802 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,802 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,802 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,802 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,803 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,803 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,803 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2017-07-03 14:39:59,803 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application
2017-07-03 14:39:59,810 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:39:59,811 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:39:59,812 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:39:59,814 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:39:59,815 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:39:59,817 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:39:59,834 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2097081988 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,839 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1576530256 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,853 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1478278988 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:39:59,857 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1342278203 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,742 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2040080922 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,746 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#345184253 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,761 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1905876667 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,764 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1859900594 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,776 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#381972488 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,780 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1942903293 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,791 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#562487965 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,795 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1497043322 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,797 INFO  [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED
2017-07-03 14:40:00,807 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#720302316 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:00,811 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#64694101 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:01,676 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[WARNING] Tests run: 79, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 8.293 s - in org.appng.core.service.CoreServiceTest
[INFO] Running org.appng.core.service.LdapServiceTest
2017-07-03 14:40:01,719 INFO  [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap:localhost:389' with user 'EXAMPLE\username'(javax.naming.NamingException: wrong password)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.core.service.LdapServiceTest
[INFO] Running org.appng.core.controller.RequestUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.core.controller.RequestUtilTest
[INFO] Running org.appng.core.controller.PlatformProcessorTest
2017-07-03 14:40:01,754 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1047760180 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:01,768 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#698036418 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:02,240 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2066812594 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:02,246 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing
java.lang.NullPointerException
	at org.appng.core.model.PlatformProcessor.getPlatform(PlatformProcessor.java:72)
	at org.appng.core.model.AbstractRequestProcessor.processPlatform(AbstractRequestProcessor.java:114)
	at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:87)
	at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:02,248 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1485609272 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.appng.core.controller.PlatformProcessorTest
[INFO] Running org.appng.core.controller.messaging.MessagingTest
2017-07-03 14:40:02,281 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: example.com
2017-07-03 14:40:02,282 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: example.com received from  localhost
2017-07-03 14:40:02,282 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: localhost
2017-07-03 14:40:02,283 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: localhost received from  localhost
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.core.controller.messaging.MessagingTest
[INFO] Running org.appng.core.controller.filter.RedirectFilterTest
2017-07-03 14:40:02,296 DEBUG [main] org.tuckey.web.filters.urlrewrite.UrlRewriteFilter: filter init called
2017-07-03 14:40:02,297 DEBUG [main] org.tuckey.web.filters.urlrewrite.UrlRewriteFilter: init: calling destroy just in case we are being re-inited uncleanly
2017-07-03 14:40:02,297 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2017-07-03 14:40:02,320 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
2017-07-03 14:40:02,323 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf
2017-07-03 14:40:02,333 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
2017-07-03 14:40:02,334 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: reloaded config for site localhost from file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/test-classes/conf/urlrewrite.xml, 7 rules found
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.appng.core.controller.filter.RedirectFilterTest
[INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest
2017-07-03 14:40:02,343 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,348 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,349 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf
2017-07-03 14:40:02,353 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,354 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,355 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf
2017-07-03 14:40:02,360 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,360 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,360 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,360 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,360 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed)
2017-07-03 14:40:02,361 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.appng.core.controller.filter.JspExtensionFilterTest
[INFO] Running org.appng.core.controller.PlatformStartupTest
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: 
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: Launching appNG, the Next Generation Application Platform ...
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: 
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup:   -  - ---- ----------------------------------------- -------- -  -  
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup:               ____      _______         _____       .---,,--,-^²²^-,.
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup:      .,--^^²´´    `^^²´´       `²^-.-²´´     ``²---´ dSb. db ,dS$P² <
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup:   ,-´_.dSS$§§§§$Sb. .dS$§§§§§$Sb. : .dS$§§§§$SSb. :  $§4b.$$ l$´ ss ;
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: ,/ .dS$SP²^^^²4$§§$ $§§$P²^^^²4S$$b.`4$$P²^^^²4S§$b. 4$`4b$P `4S$SP |
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: ! .$§SP°       $§§$ $§§$´      `4S§$.`4$´      `4S§$. .-----^²------´ 
2017-07-03 14:40:02,385 INFO  [main] org.appng.core.controller.PlatformStartup: ; [$§$l        $§§$ $§§$        l$§$] l$        l$§$] !               
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup: l.`S$Sb.       $§§$ $§§$       ,dS$S´ d$       ,dS$S´ ;               
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:  \ `4S$Sbsaaasd$§§$ $§§$ssaaasdS$SP´,d$$ssaaasdS$SP´ l                
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:   \_ ``4SS$§§§§§§§$ $§§§§§§§$SSP´´  $§§§§§§§$SSP´´_.^                 
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:     `----,_,.____,. $$$$  ___.___,^ $$$$  ___.,--^                    
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:  _  _ ______ ____ ! $§§$ ! ____ _ ! $$$$ | ________ _______ ____ _  _ 
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:                   | $$$$ ;        l $$$$ ;                            
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup:                   `--,.-^´        `--,.-^´
2017-07-03 14:40:02,386 INFO  [main] org.appng.core.controller.PlatformStartup: 
2017-07-03 14:40:02,387 INFO  [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.4.0 at /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/WEB-INF/database/appng on port 9050
2017-07-03 14:40:02,399 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: Checkpoint start
2017-07-03 14:40:02,399 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: checkpointClose start
2017-07-03 14:40:02,408 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: checkpointClose synched
2017-07-03 14:40:02,418 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: checkpointClose script done
2017-07-03 14:40:02,437 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: checkpointClose end
2017-07-03 14:40:02,438 INFO  [HSQLDB Server @38432942] hsqldb.db.HSQLDB5D0876FE5E.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:40:02,592 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.4.0)
2017-07-03 14:40:02,694 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.4)
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.Flyway      : DDL Transactions Supported: false
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.Flyway      : Schema: PUBLIC
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ...
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql')
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ...
2017-07-03 14:40:02,695 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql)
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:40:02,696 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:40:02,699 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql')
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:40:02,699 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:40:02,701 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql')
2017-07-03 14:40:02,701 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration')
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration')
2017-07-03 14:40:02,702 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,703 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,704 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.005s).
2017-07-03 14:40:02,704 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.Flyway      : DDL Transactions Supported: false
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.Flyway      : Schema: PUBLIC
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ...
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql')
2017-07-03 14:40:02,811 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ...
2017-07-03 14:40:02,812 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,812 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,812 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/
2017-07-03 14:40:02,812 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql)
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:40:02,813 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:40:02,824 DEBUG [main] org.flywaydb.core.internal.command.DbValidate: Validating migrations ...
2017-07-03 14:40:02,824 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql')
2017-07-03 14:40:02,824 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,825 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,825 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql
2017-07-03 14:40:02,826 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql
2017-07-03 14:40:02,829 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql')
2017-07-03 14:40:02,829 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,829 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,830 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,831 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration')
2017-07-03 14:40:02,831 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,831 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,831 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,832 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,833 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration')
2017-07-03 14:40:02,833 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/classes/db/migration/hsql
2017-07-03 14:40:02,833 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false
2017-07-03 14:40:02,833 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql)
2017-07-03 14:40:02,834 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql)
2017-07-03 14:40:02,836 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.011s)
2017-07-03 14:40:02,837 DEBUG [main] org.flywaydb.core.internal.command.DbSchemas: Schema "PUBLIC" already exists. Skipping schema creation.
2017-07-03 14:40:02,840 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:40:02,854 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: CREATE TABLE "PUBLIC"."schema_version" (
    "installed_rank" INT NOT NULL,
    "version" VARCHAR(50),
    "description" VARCHAR(200) NOT NULL,
    "type" VARCHAR(20) NOT NULL,
    "script" VARCHAR(1000) NOT NULL,
    "checksum" INT,
    "installed_by" VARCHAR(100) NOT NULL,
    "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,
    "execution_time" INT NOT NULL,
    "success" BIT NOT NULL
)
2017-07-03 14:40:02,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 29: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank")
2017-07-03 14:40:02,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 31: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success")
2017-07-03 14:40:02,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE "PUBLIC"."schema_version" (
    "installed_rank" INT NOT NULL,
    "version" VARCHAR(50),
    "description" VARCHAR(200) NOT NULL,
    "type" VARCHAR(20) NOT NULL,
    "script" VARCHAR(1000) NOT NULL,
    "checksum" INT,
    "installed_by" VARCHAR(100) NOT NULL,
    "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,
    "execution_time" INT NOT NULL,
    "success" BIT NOT NULL
)
2017-07-03 14:40:02,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank")
2017-07-03 14:40:02,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success")
2017-07-03 14:40:02,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,869 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Metadata table "PUBLIC"."schema_version" created.
2017-07-03 14:40:02,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,872 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:40:02,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table application (
	id integer generated by default as identity (start with 1),
	appng_version varchar(64),
	application_version varchar(64),
	core_application boolean,
	description LONGVARCHAR,
	displayName varchar(64),
	fileBased boolean not null,
	hidden boolean not null,
	longDescription clob(255),
	name varchar(64) not null,
	snapshot boolean not null,
	time_stamp varchar(64),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: create table authgroup (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 26: create table authgroup_role (
	authgroup_id integer not null,
	role_id integer not null,
	primary key (authgroup_id, role_id)
)
2017-07-03 14:40:02,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 32: create table database_connection (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description varchar(255),
	driver_class varchar(255) not null,
	jdbc_url varchar(255) not null,
	managed boolean not null,
	max_connections integer not null,
	min_connections integer not null check (min_connections>=1),
	name varchar(255) not null,
	password blob(255),
	type varchar(255) not null,
	username varchar(255) not null,
	validation_query varchar(255),
	version timestamp,
	site_id integer,
	primary key (id)
)
2017-07-03 14:40:02,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 51: create table permission (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(255) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: create table property (
	name varchar(255) not null,
	value varchar(255),
	blobValue blob(255),
	clobValue clob(255),
	defaultValue varchar(255),
	description LONGVARCHAR,
	mandatory boolean not null,
	version timestamp,
	primary key (name)
)
2017-07-03 14:40:02,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 72: create table repository (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description LONGVARCHAR,
	name varchar(64) not null,
	published boolean not null,
	remote_repository_name varchar(64),
	mode varchar(255),
	type varchar(255),
	uri varbinary(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 86: create table resource (
	id integer generated by default as identity (start with 1),
	bytes blob(255),
	checksum varchar(255),
	description LONGVARCHAR,
	name varchar(255),
	type varchar(255),
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 98: create table role (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 107: create table role_permission (
	role_id integer not null,
	permissions_id integer not null,
	primary key (role_id, permissions_id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 113: create table site (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	create_repository boolean,
	description LONGVARCHAR,
	domain varchar(255) not null,
	host varchar(255) not null,
	name varchar(64) not null,
	startup_time timestamp,
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 126: create table site_application (
	application_id integer not null,
	site_id integer not null,
	active boolean not null,
	deletion_mark boolean,
	reload_required boolean,
	connection_id integer,
	primary key (application_id, site_id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 136: create table sites_granted (
	site_id integer not null,
	application_id integer not null,
	granted_site_id integer not null,
	primary key (site_id, application_id, granted_site_id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 143: create table subject (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	digest varchar(255),
	email varchar(255),
	language varchar(3) not null,
	name varchar(64) not null,
	realname varchar(64) not null,
	salt varchar(255),
	timezone varchar(255),
	type varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 158: create table subject_authgroup (
	subject_Id integer not null,
	group_id integer not null
)
2017-07-03 14:40:02,875 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 163: alter table application 
	add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 166: alter table authgroup 
	add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 169: alter table repository 
	add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 172: alter table site 
	add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 175: alter table site 
	add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 178: alter table site 
	add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 181: alter table subject 
	add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name)
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 184: alter table authgroup_role 
	add constraint FK_jovybqkpkc4ne90rc1s5eae0v 
	foreign key (role_id) 
	references role
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 189: alter table authgroup_role 
	add constraint FK_fplucc3y4fcm85mlxvrtcpyvx 
	foreign key (authgroup_id) 
	references authgroup
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 194: alter table database_connection 
	add constraint FK_fif7jaerm0b057auh7a36x2in 
	foreign key (site_id) 
	references site
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 199: alter table permission 
	add constraint FK_3bck4x8dcieqmtiregv8uml9v 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 204: alter table resource 
	add constraint FK_qi46qfjlu53f5o3ws58xaj73r 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 209: alter table role 
	add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,876 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 214: alter table role_permission 
	add constraint FK_bd67q67cmk1xk23k1wagx1h72 
	foreign key (permissions_id) 
	references permission
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 219: alter table role_permission 
	add constraint FK_j89g87bvih4d6jbxjcssrybks 
	foreign key (role_id) 
	references role
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 224: alter table site_application 
	add constraint FK_bnld6s056a2g5epg40tct49vf 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 229: alter table site_application 
	add constraint FK_svesomhwjo9kr3ty5h5b6pd80 
	foreign key (connection_id) 
	references database_connection
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 234: alter table site_application 
	add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 
	foreign key (site_id) 
	references site
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 239: alter table sites_granted 
	add constraint FK_72sitfma549r64la5nl1mnqxg 
	foreign key (granted_site_id) 
	references site
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 244: alter table sites_granted 
	add constraint FK_9ef52f2r713eqqo4w6dduyct7 
	foreign key (site_id, application_id) 
	references site_application
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 249: alter table subject_authgroup 
	add constraint FK_4qwo3qjstp0whaib958xh41vm 
	foreign key (group_id) 
	references authgroup
2017-07-03 14:40:02,877 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 254: alter table subject_authgroup 
	add constraint FK_g93bhgy29ctw7k3y549afgne6 
	foreign key (subject_Id) 
	references subject
2017-07-03 14:40:02,879 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:40:02,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table application (
	id integer generated by default as identity (start with 1),
	appng_version varchar(64),
	application_version varchar(64),
	core_application boolean,
	description LONGVARCHAR,
	displayName varchar(64),
	fileBased boolean not null,
	hidden boolean not null,
	longDescription clob(255),
	name varchar(64) not null,
	snapshot boolean not null,
	time_stamp varchar(64),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup_role (
	authgroup_id integer not null,
	role_id integer not null,
	primary key (authgroup_id, role_id)
)
2017-07-03 14:40:02,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,880 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table database_connection (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description varchar(255),
	driver_class varchar(255) not null,
	jdbc_url varchar(255) not null,
	managed boolean not null,
	max_connections integer not null,
	min_connections integer not null check (min_connections>=1),
	name varchar(255) not null,
	password blob(255),
	type varchar(255) not null,
	username varchar(255) not null,
	validation_query varchar(255),
	version timestamp,
	site_id integer,
	primary key (id)
)
2017-07-03 14:40:02,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table permission (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(255) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,881 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table property (
	name varchar(255) not null,
	value varchar(255),
	blobValue blob(255),
	clobValue clob(255),
	defaultValue varchar(255),
	description LONGVARCHAR,
	mandatory boolean not null,
	version timestamp,
	primary key (name)
)
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table repository (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	description LONGVARCHAR,
	name varchar(64) not null,
	published boolean not null,
	remote_repository_name varchar(64),
	mode varchar(255),
	type varchar(255),
	uri varbinary(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table resource (
	id integer generated by default as identity (start with 1),
	bytes blob(255),
	checksum varchar(255),
	description LONGVARCHAR,
	name varchar(255),
	type varchar(255),
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,882 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	name varchar(64) not null,
	version timestamp,
	application_id integer,
	primary key (id)
)
2017-07-03 14:40:02,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role_permission (
	role_id integer not null,
	permissions_id integer not null,
	primary key (role_id, permissions_id)
)
2017-07-03 14:40:02,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site (
	id integer generated by default as identity (start with 1),
	active boolean not null,
	create_repository boolean,
	description LONGVARCHAR,
	domain varchar(255) not null,
	host varchar(255) not null,
	name varchar(64) not null,
	startup_time timestamp,
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site_application (
	application_id integer not null,
	site_id integer not null,
	active boolean not null,
	deletion_mark boolean,
	reload_required boolean,
	connection_id integer,
	primary key (application_id, site_id)
)
2017-07-03 14:40:02,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table sites_granted (
	site_id integer not null,
	application_id integer not null,
	granted_site_id integer not null,
	primary key (site_id, application_id, granted_site_id)
)
2017-07-03 14:40:02,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject (
	id integer generated by default as identity (start with 1),
	description LONGVARCHAR,
	digest varchar(255),
	email varchar(255),
	language varchar(3) not null,
	name varchar(64) not null,
	realname varchar(64) not null,
	salt varchar(255),
	timezone varchar(255),
	type varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject_authgroup (
	subject_Id integer not null,
	group_id integer not null
)
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table application 
	add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name)
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup 
	add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name)
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository 
	add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name)
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain)
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,886 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host)
2017-07-03 14:40:02,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site 
	add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name)
2017-07-03 14:40:02,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,887 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject 
	add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name)
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role 
	add constraint FK_jovybqkpkc4ne90rc1s5eae0v 
	foreign key (role_id) 
	references role
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role 
	add constraint FK_fplucc3y4fcm85mlxvrtcpyvx 
	foreign key (authgroup_id) 
	references authgroup
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,888 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table database_connection 
	add constraint FK_fif7jaerm0b057auh7a36x2in 
	foreign key (site_id) 
	references site
2017-07-03 14:40:02,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table permission 
	add constraint FK_3bck4x8dcieqmtiregv8uml9v 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource 
	add constraint FK_qi46qfjlu53f5o3ws58xaj73r 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role 
	add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission 
	add constraint FK_bd67q67cmk1xk23k1wagx1h72 
	foreign key (permissions_id) 
	references permission
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,890 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission 
	add constraint FK_j89g87bvih4d6jbxjcssrybks 
	foreign key (role_id) 
	references role
2017-07-03 14:40:02,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_bnld6s056a2g5epg40tct49vf 
	foreign key (application_id) 
	references application
2017-07-03 14:40:02,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_svesomhwjo9kr3ty5h5b6pd80 
	foreign key (connection_id) 
	references database_connection
2017-07-03 14:40:02,891 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application 
	add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 
	foreign key (site_id) 
	references site
2017-07-03 14:40:02,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted 
	add constraint FK_72sitfma549r64la5nl1mnqxg 
	foreign key (granted_site_id) 
	references site
2017-07-03 14:40:02,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,892 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted 
	add constraint FK_9ef52f2r713eqqo4w6dduyct7 
	foreign key (site_id, application_id) 
	references site_application
2017-07-03 14:40:02,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup 
	add constraint FK_4qwo3qjstp0whaib958xh41vm 
	foreign key (group_id) 
	references authgroup
2017-07-03 14:40:02,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup 
	add constraint FK_g93bhgy29ctw7k3y549afgne6 
	foreign key (subject_Id) 
	references subject
2017-07-03 14:40:02,893 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,894 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:40:02,896 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,897 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,898 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,900 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 10: DROP TABLE qrtz_locks IF EXISTS
2017-07-03 14:40:02,900 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 11: DROP TABLE qrtz_scheduler_state IF EXISTS
2017-07-03 14:40:02,900 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 12: DROP TABLE qrtz_fired_triggers IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 13: DROP TABLE qrtz_paused_trigger_grps IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: DROP TABLE qrtz_calendars IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 15: DROP TABLE qrtz_blob_triggers IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 16: DROP TABLE qrtz_cron_triggers IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: DROP TABLE qrtz_simple_triggers IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: DROP TABLE qrtz_simprop_triggers IF EXISTS
2017-07-03 14:40:02,901 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 19: DROP TABLE qrtz_triggers IF EXISTS
2017-07-03 14:40:02,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 20: DROP TABLE qrtz_job_details IF EXISTS
2017-07-03 14:40:02,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 22: CREATE TABLE qrtz_job_details
(
SCHED_NAME VARCHAR(120) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
JOB_CLASS_NAME VARCHAR(250) NOT NULL,
IS_DURABLE BOOLEAN NOT NULL,
IS_NONCONCURRENT BOOLEAN NOT NULL,
IS_UPDATE_DATA BOOLEAN NOT NULL,
REQUESTS_RECOVERY BOOLEAN NOT NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:40:02,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 37: CREATE TABLE qrtz_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
NEXT_FIRE_TIME NUMERIC(13) NULL,
PREV_FIRE_TIME NUMERIC(13) NULL,
PRIORITY INTEGER NULL,
TRIGGER_STATE VARCHAR(16) NOT NULL,
TRIGGER_TYPE VARCHAR(8) NOT NULL,
START_TIME NUMERIC(13) NOT NULL,
END_TIME NUMERIC(13) NULL,
CALENDAR_NAME VARCHAR(200) NULL,
MISFIRE_INSTR NUMERIC(2) NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:40:02,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: CREATE TABLE qrtz_simple_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
REPEAT_COUNT NUMERIC(7) NOT NULL,
REPEAT_INTERVAL NUMERIC(12) NOT NULL,
TIMES_TRIGGERED NUMERIC(10) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 73: CREATE TABLE qrtz_cron_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
CRON_EXPRESSION VARCHAR(120) NOT NULL,
TIME_ZONE_ID VARCHAR(80),
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 85: CREATE TABLE qrtz_simprop_triggers
  (          
    SCHED_NAME VARCHAR(120) NOT NULL,
    TRIGGER_NAME VARCHAR(200) NOT NULL,
    TRIGGER_GROUP VARCHAR(200) NOT NULL,
    STR_PROP_1 VARCHAR(512) NULL,
    STR_PROP_2 VARCHAR(512) NULL,
    STR_PROP_3 VARCHAR(512) NULL,
    INT_PROP_1 NUMERIC(9) NULL,
    INT_PROP_2 NUMERIC(9) NULL,
    LONG_PROP_1 NUMERIC(13) NULL,
    LONG_PROP_2 NUMERIC(13) NULL,
    DEC_PROP_1 NUMERIC(13,4) NULL,
    DEC_PROP_2 NUMERIC(13,4) NULL,
    BOOL_PROP_1 BOOLEAN NULL,
    BOOL_PROP_2 BOOLEAN NULL,
    PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
    FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) 
    REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 106: CREATE TABLE qrtz_blob_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
BLOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,904 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 117: CREATE TABLE qrtz_calendars
(
SCHED_NAME VARCHAR(120) NOT NULL,
CALENDAR_NAME VARCHAR(200) NOT NULL,
CALENDAR VARBINARY(16000) NOT NULL,
PRIMARY KEY (SCHED_NAME,CALENDAR_NAME)
)
2017-07-03 14:40:02,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 125: CREATE TABLE qrtz_paused_trigger_grps
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 132: CREATE TABLE qrtz_fired_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
ENTRY_ID VARCHAR(95) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
FIRED_TIME NUMERIC(13) NOT NULL,
SCHED_TIME NUMERIC(13) NOT NULL,
PRIORITY INTEGER NOT NULL,
STATE VARCHAR(16) NOT NULL,
JOB_NAME VARCHAR(200) NULL,
JOB_GROUP VARCHAR(200) NULL,
IS_NONCONCURRENT BOOLEAN NULL,
REQUESTS_RECOVERY BOOLEAN NULL,
PRIMARY KEY (SCHED_NAME,ENTRY_ID)
)
2017-07-03 14:40:02,905 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 150: CREATE TABLE qrtz_scheduler_state
(
SCHED_NAME VARCHAR(120) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
LAST_CHECKIN_TIME NUMERIC(13) NOT NULL,
CHECKIN_INTERVAL NUMERIC(13) NOT NULL,
PRIMARY KEY (SCHED_NAME,INSTANCE_NAME)
)
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 159: CREATE TABLE qrtz_locks
(
SCHED_NAME VARCHAR(120) NOT NULL,
LOCK_NAME VARCHAR(40) NOT NULL,
PRIMARY KEY (SCHED_NAME,LOCK_NAME)
)
2017-07-03 14:40:02,906 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_locks IF EXISTS
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_scheduler_state IF EXISTS
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,906 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_fired_triggers IF EXISTS
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_paused_trigger_grps IF EXISTS
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_calendars IF EXISTS
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_blob_triggers IF EXISTS
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_cron_triggers IF EXISTS
2017-07-03 14:40:02,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simple_triggers IF EXISTS
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simprop_triggers IF EXISTS
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_triggers IF EXISTS
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_job_details IF EXISTS
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,908 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_job_details
(
SCHED_NAME VARCHAR(120) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
JOB_CLASS_NAME VARCHAR(250) NOT NULL,
IS_DURABLE BOOLEAN NOT NULL,
IS_NONCONCURRENT BOOLEAN NOT NULL,
IS_UPDATE_DATA BOOLEAN NOT NULL,
REQUESTS_RECOVERY BOOLEAN NOT NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:40:02,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
JOB_NAME VARCHAR(200) NOT NULL,
JOB_GROUP VARCHAR(200) NOT NULL,
DESCRIPTION VARCHAR(250) NULL,
NEXT_FIRE_TIME NUMERIC(13) NULL,
PREV_FIRE_TIME NUMERIC(13) NULL,
PRIORITY INTEGER NULL,
TRIGGER_STATE VARCHAR(16) NOT NULL,
TRIGGER_TYPE VARCHAR(8) NOT NULL,
START_TIME NUMERIC(13) NOT NULL,
END_TIME NUMERIC(13) NULL,
CALENDAR_NAME VARCHAR(200) NULL,
MISFIRE_INSTR NUMERIC(2) NULL,
JOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP)
REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP)
)
2017-07-03 14:40:02,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,909 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simple_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
REPEAT_COUNT NUMERIC(7) NOT NULL,
REPEAT_INTERVAL NUMERIC(12) NOT NULL,
TIMES_TRIGGERED NUMERIC(10) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_cron_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
CRON_EXPRESSION VARCHAR(120) NOT NULL,
TIME_ZONE_ID VARCHAR(80),
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simprop_triggers
  (          
    SCHED_NAME VARCHAR(120) NOT NULL,
    TRIGGER_NAME VARCHAR(200) NOT NULL,
    TRIGGER_GROUP VARCHAR(200) NOT NULL,
    STR_PROP_1 VARCHAR(512) NULL,
    STR_PROP_2 VARCHAR(512) NULL,
    STR_PROP_3 VARCHAR(512) NULL,
    INT_PROP_1 NUMERIC(9) NULL,
    INT_PROP_2 NUMERIC(9) NULL,
    LONG_PROP_1 NUMERIC(13) NULL,
    LONG_PROP_2 NUMERIC(13) NULL,
    DEC_PROP_1 NUMERIC(13,4) NULL,
    DEC_PROP_2 NUMERIC(13,4) NULL,
    BOOL_PROP_1 BOOLEAN NULL,
    BOOL_PROP_2 BOOLEAN NULL,
    PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
    FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) 
    REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_blob_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
BLOB_DATA VARBINARY(16000) NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP),
FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_calendars
(
SCHED_NAME VARCHAR(120) NOT NULL,
CALENDAR_NAME VARCHAR(200) NOT NULL,
CALENDAR VARBINARY(16000) NOT NULL,
PRIMARY KEY (SCHED_NAME,CALENDAR_NAME)
)
2017-07-03 14:40:02,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,912 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_paused_trigger_grps
(
SCHED_NAME VARCHAR(120) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP)
)
2017-07-03 14:40:02,912 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,912 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_fired_triggers
(
SCHED_NAME VARCHAR(120) NOT NULL,
ENTRY_ID VARCHAR(95) NOT NULL,
TRIGGER_NAME VARCHAR(200) NOT NULL,
TRIGGER_GROUP VARCHAR(200) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
FIRED_TIME NUMERIC(13) NOT NULL,
SCHED_TIME NUMERIC(13) NOT NULL,
PRIORITY INTEGER NOT NULL,
STATE VARCHAR(16) NOT NULL,
JOB_NAME VARCHAR(200) NULL,
JOB_GROUP VARCHAR(200) NULL,
IS_NONCONCURRENT BOOLEAN NULL,
REQUESTS_RECOVERY BOOLEAN NULL,
PRIMARY KEY (SCHED_NAME,ENTRY_ID)
)
2017-07-03 14:40:02,912 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,913 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_scheduler_state
(
SCHED_NAME VARCHAR(120) NOT NULL,
INSTANCE_NAME VARCHAR(200) NOT NULL,
LAST_CHECKIN_TIME NUMERIC(13) NOT NULL,
CHECKIN_INTERVAL NUMERIC(13) NOT NULL,
PRIMARY KEY (SCHED_NAME,INSTANCE_NAME)
)
2017-07-03 14:40:02,913 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,913 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_locks
(
SCHED_NAME VARCHAR(120) NOT NULL,
LOCK_NAME VARCHAR(40) NOT NULL,
PRIMARY KEY (SCHED_NAME,LOCK_NAME)
)
2017-07-03 14:40:02,913 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,913 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:40:02,915 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,916 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,916 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,918 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table template (
	id integer generated by default as identity (start with 1),
	appng_version varchar(255),
	description varchar(255),
	displayName varchar(255),
	long_desc varchar(255),
	name varchar(255),
	template_version varchar(255),
	timestamp varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,919 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: create table template_resource (
	id integer generated by default as identity (start with 1),
	bytes blob(2048),
	checksum varchar(255),
	file_version timestamp,
	name varchar(255),
	version timestamp,
	template_id integer,
	primary key (id)
)
2017-07-03 14:40:02,919 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 25: alter table template_resource 
	add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID 
	foreign key (template_id) 
	references template
2017-07-03 14:40:02,920 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:40:02,920 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template (
	id integer generated by default as identity (start with 1),
	appng_version varchar(255),
	description varchar(255),
	displayName varchar(255),
	long_desc varchar(255),
	name varchar(255),
	template_version varchar(255),
	timestamp varchar(255),
	version timestamp,
	primary key (id)
)
2017-07-03 14:40:02,920 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,920 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template_resource (
	id integer generated by default as identity (start with 1),
	bytes blob(2048),
	checksum varchar(255),
	file_version timestamp,
	name varchar(255),
	version timestamp,
	template_id integer,
	primary key (id)
)
2017-07-03 14:40:02,920 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,920 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template_resource 
	add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID 
	foreign key (template_id) 
	references template
2017-07-03 14:40:02,921 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,921 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:40:02,922 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,923 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,923 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add strict boolean default 0 not null
2017-07-03 14:40:02,925 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:40:02,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add strict boolean default 0 not null
2017-07-03 14:40:02,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,926 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:40:02,927 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,928 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add digest VARCHAR(255)
2017-07-03 14:40:02,930 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:40:02,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add digest VARCHAR(255)
2017-07-03 14:40:02,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,931 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:40:02,932 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table resource alter column bytes set not null
2017-07-03 14:40:02,935 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:40:02,935 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource alter column bytes set not null
2017-07-03 14:40:02,935 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,935 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:40:02,936 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,937 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,938 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,939 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table template add tpl_type varchar(32) default 'XSL' not null
2017-07-03 14:40:02,939 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:40:02,939 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template add tpl_type varchar(32) default 'XSL' not null
2017-07-03 14:40:02,948 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,948 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:40:02,949 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,950 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,950 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,952 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: ALTER TABLE authgroup ADD default_admin boolean default 0 not null
2017-07-03 14:40:02,952 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 2: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now())
2017-07-03 14:40:02,952 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:40:02,952 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE authgroup ADD default_admin boolean default 0 not null
2017-07-03 14:40:02,952 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,952 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now())
2017-07-03 14:40:02,953 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 1
2017-07-03 14:40:02,953 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:40:02,954 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,955 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,955 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,957 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add accepted_certs blob
2017-07-03 14:40:02,957 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:40:02,957 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add accepted_certs blob
2017-07-03 14:40:02,957 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0
2017-07-03 14:40:02,958 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:40:02,959 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes
2017-07-03 14:40:02,960 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"...
2017-07-03 14:40:02,960 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version"
2017-07-03 14:40:02,962 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.122s).
2017-07-03 14:40:02,962 INFO  [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng
2017-07-03 14:40:02,963 INFO  [main] org.appng.core.controller.PlatformStartup: appNG null started in 578 ms.
2017-07-03 14:40:02,963 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
2017-07-03 14:40:07,965 INFO  [main] org.appng.core.controller.PlatformStartup: appNG stopped.
2017-07-03 14:40:07,965 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.596 s - in org.appng.core.controller.PlatformStartupTest
[INFO] Running org.appng.core.controller.SessionListenerTest
2017-07-03 14:40:08,039 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2017-07-03 14:40:07)
2017-07-03 14:40:08,041 INFO  [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2017-07-03 14:40:07)
2017-07-03 14:40:08,042 INFO  [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2017-07-03 14:40:07, accessed: 2017-07-03 14:40:08, requests: 1, domain: http://localhost:8080, user-agent: null)
2017-07-03 14:40:08,043 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2017-07-03 14:40:08)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.appng.core.controller.SessionListenerTest
[INFO] Running org.appng.core.controller.ApplicationContextTest
2017-07-03 14:40:08,210 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: Checkpoint start
2017-07-03 14:40:08,211 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: checkpointClose start
2017-07-03 14:40:08,217 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: checkpointClose synched
2017-07-03 14:40:08,227 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: checkpointClose script done
2017-07-03 14:40:08,244 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: checkpointClose end
2017-07-03 14:40:08,244 INFO  [HSQLDB Server @63e55d39] hsqldb.db.HSQLDB5D0877150E.ENGINE: Checkpoint end - txts: 1
2017-07-03 14:40:08,314 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2017-07-03 14:40:08,720 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2017-07-03 14:40:09,131 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s - in org.appng.core.controller.ApplicationContextTest
[INFO] Running org.appng.core.controller.handler.GuiHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.core.controller.handler.GuiHandlerTest
[INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest
2017-07-03 14:40:09,284 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: error while processing service-request /services/foo/bar?jin=fizz
java.io.IOException: no such site: foo
	at org.appng.core.controller.handler.ServiceRequestHandler.handle(ServiceRequestHandler.java:166)
	at org.appng.core.controller.handler.ServiceRequestHandlerTest.testError(ServiceRequestHandlerTest.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:09,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer)
2017-07-03 14:40:09,547 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@368b556a: startup date [Mon Jul 03 14:40:09 CEST 2017]; root of context hierarchy
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest
[INFO] Running org.appng.core.controller.ControllerTest
2017-07-03 14:40:09,718 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,719 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#270910828 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,740 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,741 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#88410146 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,744 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,745 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#976671045 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,746 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,747 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#26089106 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,754 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,755 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#319595943 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,757 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,758 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1965173634 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,760 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,760 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1788305380 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,762 INFO  [main] org.appng.core.Redirect       : Redirecting request to /de/index (301)
2017-07-03 14:40:09,762 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,763 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1432888663 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,768 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,769 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1391171772 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,771 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,772 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1559046119 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,773 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,774 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#616072718 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,775 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,776 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1751464551 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,777 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,778 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#341244881 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,780 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,781 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1136909296 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,782 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,783 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#729648790 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,785 INFO  [main] org.appng.core.Redirect       : Redirecting request /de to /de/index (301)
2017-07-03 14:40:09,785 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,786 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1920993018 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,788 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,789 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1369260736 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,792 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,793 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#924858073 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,795 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,796 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#729075073 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,797 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,798 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#371793088 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,799 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,800 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#288045787 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
2017-07-03 14:40:09,802 INFO  [main] org.appng.core.controller.Controller: Controller created
2017-07-03 14:40:09,803 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1331672103 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.appng.core.controller.ControllerTest
[INFO] Running org.appng.core.controller.RedirectTest
2017-07-03 14:40:09,807 INFO  [main] org.appng.core.Redirect       : Redirecting request to /targeturl (301)
2017-07-03 14:40:09,808 INFO  [main] org.appng.core.Redirect       : Redirecting request to targeturl (302)
2017-07-03 14:40:09,808 INFO  [main] org.appng.core.Redirect       : Redirecting request to http://www.example.com (301)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.controller.RedirectTest
[INFO] Running org.appng.core.model.PlatformTransformerTest
2017-07-03 14:40:10,069 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:40:10,104 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:40:10,367 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2017-07-03 14:40:10,684 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo
; SystemID: ; Line#: 6; Column#: -1
net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo
	at net.sf.saxon.expr.Expression.typeError(Expression.java:1123)
	at net.sf.saxon.expr.CardinalityChecker.evaluateItem(CardinalityChecker.java:282)
	at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:275)
	at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:30)
	at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:524)
	at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:216)
	at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:280)
	at net.sf.saxon.expr.instruct.Template.applyLeavingTail(Template.java:336)
	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:1124)
	at net.sf.saxon.Controller.transformDocument(Controller.java:2106)
	at net.sf.saxon.Controller.transform(Controller.java:1705)
	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:547)
	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:177)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:323)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:212)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154)
	at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:10,685 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/debug with prefix 1096616093-
2017-07-03 14:40:10,699 WARN  [main] org.appng.xml.transformation.StyleSheetProvider: [platform.xsl] stylesheet 'src/test/resources/template/appng:utils.xsl' is already defined, contents will be overridden!
2017-07-03 14:40:10,707 ERROR [main] org.appng.core.model.PlatformTransformer: Element xsl:tmplate must not appear directly within xsl:stylesheet
; SystemID: ; Line#: 5; Column#: 25
net.sf.saxon.trans.XPathException: Element xsl:tmplate must not appear directly within xsl:stylesheet
	at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2165)
	at net.sf.saxon.style.XSLPackage.validate(XSLPackage.java:182)
	at net.sf.saxon.style.StylesheetPackage.preprocess(StylesheetPackage.java:441)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:180)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154)
	at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:10,708 ERROR [main] org.appng.core.model.PlatformTransformer: Element xsl:tmplate must not appear directly within xsl:stylesheet
; SystemID: ; Line#: 5; Column#: 25
net.sf.saxon.trans.XPathException: Element xsl:tmplate must not appear directly within xsl:stylesheet
	at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2165)
	at net.sf.saxon.style.XSLPackage.validate(XSLPackage.java:182)
	at net.sf.saxon.style.StylesheetPackage.preprocess(StylesheetPackage.java:442)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:180)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154)
	at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:10,709 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: tmplate
; SystemID: ; Line#: 5; Column#: 25
net.sf.saxon.trans.XPathException: Unknown XSLT element: tmplate
	at net.sf.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:283)
	at net.sf.saxon.tree.linked.LinkedTreeBuilder.startContent(LinkedTreeBuilder.java:251)
	at net.sf.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:449)
	at net.sf.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:233)
	at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:178)
	at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:178)
	at net.sf.saxon.event.ReceivingContentHandler.startElement(ReceivingContentHandler.java:356)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
	at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:440)
	at net.sf.saxon.event.Sender.send(Sender.java:171)
	at net.sf.saxon.style.StylesheetModule.loadStylesheetModule(StylesheetModule.java:128)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:131)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154)
	at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-07-03 14:40:10,710 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/debug with prefix 139433738-
2017-07-03 14:40:10,718 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in org.appng.core.model.PlatformTransformerTest
[INFO] Running org.appng.core.model.ApplicationProviderTest
2017-07-03 14:40:10,904 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2017-07-03 14:40:11,081 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2017-07-03 14:40:11,332 ERROR [main] org.appng.core.model.ApplicationProvider:  [localhost:demo-application] error while building structure for page 'entity'
org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 281905922
	at org.appng.api.support.CallableAction.execute(CallableAction.java:387)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:287)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:69)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:530)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:422)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:465)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:430)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:280)
	at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282)
	at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: org.appng.api.ApplicationException: adfsf
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:71)
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:35)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:368)
	... 42 more
2017-07-03 14:40:11,453 ERROR [main] org.appng.core.model.ApplicationProvider:  [localhost:demo-application] error while building structure for page 'entity'
org.appng.api.ProcessingException: error retrieving datasource 'entity', ID: 1367499570
	at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:238)
	at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:215)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:285)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:69)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:530)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:422)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:465)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:430)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:280)
	at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282)
	at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: org.appng.api.ApplicationException: adfsf
	at org.appng.testapplication.TestEntities.getData(TestEntities.java:45)
	at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:199)
	... 43 more
2017-07-03 14:40:11,623 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.appng.core.model.ApplicationProviderTest
[INFO] Running org.appng.core.model.JarInfoBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.model.JarInfoBuilderTest
[INFO] Running org.appng.core.model.PageParameterProcessorTest
2017-07-03 14:40:11,648 INFO  [main] org.appng.core.model.PageParameterProcessor: retrieved new value for url-param 'hash' from session: 'hashFromSession'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.core.model.PageParameterProcessorTest
[INFO] Running org.appng.core.model.OutputFormatAndTypeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.core.model.OutputFormatAndTypeTest
[INFO] Running org.appng.core.model.CacheProviderTest
2017-07-03 14:40:11,689 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/WEB-INF/cache/platform/appNG
2017-07-03 14:40:11,689 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/WEB-INF/cache/application/appNG
2017-07-03 14:40:11,691 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/WEB-INF/cache/platform/appNG/foobar
2017-07-03 14:40:11,691 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/WEB-INF/cache/application/appNG/foobar
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.model.CacheProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 23
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-core ---
[WARNING] Error fetching link: https://www.appng.org/appng-forms/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-mail/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.tuckey.org/urlrewrite/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://projects.spring.io/spring-ws/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-persistence/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-xmlapi/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-search/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://freemarker.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.saxonica.com/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.quartz-scheduler.org/quartz/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://flywaydb.org/flyway-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hsqldb.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://jsp.dev.java.net/jsp-api/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://dev.mysql.com/doc/connector-j/en/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-testsupport/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/validator/hibernate-validator/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://hibernate.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/brettwooldridge/HikariCP/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://ehcache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://ehcache.org/ehcache-web-parent/ehcache-web/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.rabbitmq.com/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://github.com/jhalterman/lyra/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://spring.io/spring-security/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://spring.io/spring-security/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/xetorthio/jedis/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.thymeleaf.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/Redirect.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/PermissionRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/RoleRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/SiteRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/RepoRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/TemplateResourceRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/ApplicationRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/DatabaseConnectionRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/ResourceRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/TemplateRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/SiteApplicationRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/GroupRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/HikariCPConfigurer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/DataSourceFactory.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/ApplicationPostProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/TomcatJdbcConfigurer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/DatasourceConfigurer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/config/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/SubjectRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/repository/PropertyRepository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/JMXUtils.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/CertTools.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/SigningException.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/SignerConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/Signer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/SignatureWrapper.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/CertChainValidator.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/ValidatorConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/BaseConfig.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/signing/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/BCryptPasswordHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/Sha1PasswordHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/SaltedDigest.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/PasswordHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DigestValidator.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/DigestUtil.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/SaltedDigestSha1.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/security/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/ObjectUtils.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/SiteImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/PropertyImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/ResourceImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/Template.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/SiteApplication.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/PermissionImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/SiteApplicationPK.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/GroupImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/ValidationPatterns.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/PersistentPropertyHolder.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/PackageArchiveImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/ApplicationImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/SubjectImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/TemplateResource.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RoleImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RepositoryImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/LdapService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/HsqlStarter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/ApplicationProperties.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/CoreService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/DatabaseService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/PropertySupport.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/TemplateService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/MigrationService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/CacheService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/ApplicationArchiveProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/service/InitializerService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/PlatformStartup.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/Session.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/AppngCache.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/ReloadSiteEvent.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/RabbitMQBase.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/TribesSender.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/MulticastReceiver.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/NodeEvent.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/RabbitMQReceiver.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/MessageHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/MulticastSender.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/SiteStateEvent.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/JedisSender.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/RabbitMQSender.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/JedisBase.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/TribesReceiver.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/JedisReceiver.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/messaging/RequestNodeState.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/Controller.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/JspExtensionFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/PageCacheFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/ResponseWrapper.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/XSSFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/CsrfSetupFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/RedirectFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/MSOfficeUserAgentFilter.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/filter/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/CacheElementBase.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/ProxyHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/StaticContentHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/SoapService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/ErrorPageHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/JspHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/RequestHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/ServiceRequestHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/RestService.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/handler/GuiHandler.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/SessionListener.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/HttpHeaders.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/controller/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/CacheProvider.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PageParameterProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PackageVersion.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryMode.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/NavigationBuilder.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryCacheSoap.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ApplicationSubjectImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/FeatureProviderImpl.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RequestProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PlatformProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryCacheFactory.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ZipFileProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/Repository.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryScheme.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/JarInfo.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/InstallablePackage.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ThymeleafProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/AbstractRequestProcessor.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ActionElement.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ApplicationProvider.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ApplicationContext.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PackageArchive.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryCacheBase.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/PackageWrapper.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/AccessibleApplication.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/DataSourceElement.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryCache.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/package-info.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryUtils.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/ResponseType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/model/RepositoryCacheFilesystem.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackagesResponse.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/Packages.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/ObjectFactory.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackageResponse.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetCertificationResponse.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/PackageType.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackagesRequest.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackageVersionsResponse.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/Certification.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/PackageVersions.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/Package.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackageRequest.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetPackageVersionsRequest.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/GetCertificationRequest.java...
Loading source file /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb/org/appng/core/xml/repository/package-info.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/ProxyHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/AppngCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/CacheElementBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/class-use/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/class-use/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/class-use/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/class-use/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/AppngCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/CacheElementBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/ProxyHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/class-use/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/filter/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/handler/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/controller/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/domain/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/repository/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/security/signing/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/service/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/org/appng/core/xml/repository/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RepositoryImpl.java:393: warning - Tag @see:illegal character: "123" in "{@link #getTrustedCertChain()}"
[WARNING] /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/src/main/java/org/appng/core/domain/RepositoryImpl.java:393: warning - Tag @see:illegal character: "64" in "{@link #getTrustedCertChain()}"
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-core >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-core ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-core ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/appng-core-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tomcat 7 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat7 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat7 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat7 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat7 ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-tomcat7 ---
[WARNING] Error fetching link: https://www.appng.org/appng-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.core.controller...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/Tomcat7Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/class-use/Tomcat7Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/org/appng/core/controller/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-tomcat7 >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-tomcat7 <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-tomcat7 ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat7 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tomcat7 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat7 ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tomcat7 ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat7/target/appng-tomcat7-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tomcat 8 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat8 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat8 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat8 ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-tomcat8 ---
[WARNING] Error fetching link: https://www.appng.org/appng-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.core.controller...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/Tomcat8Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/class-use/Tomcat8Support.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/org/appng/core/controller/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-tomcat8 >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-tomcat8 <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-tomcat8 ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat8 ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tomcat8 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat8 ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tomcat8 ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-tomcat8/target/appng-tomcat8-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Command Line Interface 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-cli ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest
2017-07-03 14:40:44,588 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:40:46,013 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,017 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,020 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,022 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,025 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,027 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,028 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,030 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,032 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,034 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,035 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,037 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,038 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,040 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,041 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
2017-07-03 14:40:46,043 WARN  [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126)
	at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144)
	at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:309)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58)
	at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370)
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508)
	at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186)
	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56)
	at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26)
	at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
	at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source)
	at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
	... 75 more
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.045 s - in org.appng.cli.commands.application.CommandListApplicationsTest
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest
2017-07-03 14:40:48,053 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest
[INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest
2017-07-03 14:40:49,278 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest
[INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest
2017-07-03 14:40:50,162 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in org.appng.cli.commands.property.CommandListPropertiesTest
[INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest
2017-07-03 14:40:51,247 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest
2017-07-03 14:40:52,157 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest
2017-07-03 14:40:53,068 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.appng.cli.commands.property.CommandCreatePropertyTest
[INFO] Running org.appng.cli.commands.permission.AddPermissionTest
2017-07-03 14:40:53,872 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s - in org.appng.cli.commands.permission.AddPermissionTest
[INFO] Running org.appng.cli.commands.permission.RemovePermissionTest
2017-07-03 14:40:54,624 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in org.appng.cli.commands.permission.RemovePermissionTest
[INFO] Running org.appng.cli.commands.permission.ListPermissionTest
2017-07-03 14:40:55,369 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s - in org.appng.cli.commands.permission.ListPermissionTest
[INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest
2017-07-03 14:40:56,182 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s - in org.appng.cli.commands.repository.CommandListRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest
2017-07-03 14:40:56,925 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest
2017-07-03 14:40:57,661 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest
[INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest
2017-07-03 14:40:58,388 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest
[INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest
2017-07-03 14:40:59,161 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.appng.cli.commands.subject.CommandListSubjectTest
[INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest
2017-07-03 14:40:59,901 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest
[INFO] Running org.appng.cli.commands.CommandBatchTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.appng.cli.commands.CommandBatchTest
[INFO] Running org.appng.cli.commands.group.CommandAddGroupTest
2017-07-03 14:41:01,558 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in org.appng.cli.commands.group.CommandAddGroupTest
[INFO] Running org.appng.cli.commands.group.CommandListGroupsTest
2017-07-03 14:41:02,264 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in org.appng.cli.commands.group.CommandListGroupsTest
[INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest
2017-07-03 14:41:03,077 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.appng.cli.commands.group.CommandCreateGroupTest
[INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest
2017-07-03 14:41:03,739 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.appng.cli.commands.group.CommandDeleteGroupTest
[INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest
2017-07-03 14:41:04,366 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
site 'testsite' is NOT running at http://example.com:8080/manager/testsite
2017-07-03 14:41:14,856 INFO  [main] org.appng.core.service.CoreService: starting deletion of site testsite
2017-07-03 14:41:14,880 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2017-07-03 14:41:14,908 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/bootstrapRoot/WEB-INF/cache/platform/testsite
2017-07-03 14:41:14,909 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/bootstrapRoot/WEB-INF/cache/application/testsite
2017-07-03 14:41:14,909 INFO  [main] org.appng.core.service.CoreService: done deleting site testsite
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.798 s - in org.appng.cli.commands.site.CommandDeleteSiteTest
[INFO] Running org.appng.cli.commands.site.CommandListSitesTest
2017-07-03 14:41:15,173 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.appng.cli.commands.site.CommandListSitesTest
[INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest
2017-07-03 14:41:15,916 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.appng.cli.commands.site.CommandCreateSiteTest
[INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest
2017-07-03 14:41:16,632 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest
[INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest
2017-07-03 14:41:17,326 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404
site 'test' is NOT running at http://localhorst:8080/manager/test
site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest
[INFO] Running org.appng.cli.CliCoreDBNotInitializedTest
2017-07-03 14:41:18,508 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:41:19,023 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:19,043 INFO  [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse
2017-07-03 14:41:19,165 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in org.appng.cli.CliCoreDBNotInitializedTest
[INFO] Running org.appng.cli.CliBootstrapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.appng.cli.CliBootstrapTest
[INFO] Running org.appng.cli.CliCoreTest
2017-07-03 14:41:19,684 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2017-07-03 14:41:20,151 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:20,255 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:20,274 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:41:20,282 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.010s).
2017-07-03 14:41:20,283 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:41:21,059 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.017s)
2017-07-03 14:41:21,079 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:41:21,096 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:41:21,106 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:41:21,130 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:41:21,142 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:41:21,149 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:41:21,156 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:41:21,162 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:41:21,168 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:41:21,174 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:41:21,179 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:41:21,185 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.107s).
2017-07-03 14:41:21,288 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:21,391 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:21,554 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active.
2017-07-03 14:41:21,560 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (java.lang.ClassNotFoundException:com.mysql.jdbc.Driver)
2017-07-03 14:41:21,560 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2017-07-03 14:41:21,563 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (java.lang.ClassNotFoundException:com.microsoft.sqlserver.jdbc.SQLServerDriver)
2017-07-03 14:41:21,564 INFO  [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated.
2017-07-03 14:41:21,564 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:21,686 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:21,788 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:21,825 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:21,962 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:22,065 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:22,094 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:41:22,103 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.012s).
2017-07-03 14:41:22,104 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:41:22,237 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.008s)
2017-07-03 14:41:22,244 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2
2017-07-03 14:41:22,245 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2017-07-03 14:41:22,349 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:22,452 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:22,585 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active.
2017-07-03 14:41:22,590 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:22,703 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:22,805 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:22,835 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:22,951 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:23,054 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:23,074 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:41:23,081 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.008s).
2017-07-03 14:41:23,081 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:41:23,206 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.009s)
2017-07-03 14:41:23,217 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2
2017-07-03 14:41:23,220 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2017-07-03 14:41:23,324 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:23,426 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:23,556 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active.
2017-07-03 14:41:23,561 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:23,675 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:41:23,777 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4)
2017-07-03 14:41:23,802 INFO  [main] org.appng.cli.CliCore         : Database is at version 1.3.2, state: SUCCESS, installed on 2017-07-03 14:41:21.182
2017-07-03 14:41:23,813 ERROR [main] org.appng.cli.CliCore         : An error occured.
org.appng.api.BusinessException: force error
	at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:178)
	at org.appng.cli.CliCore.perform(CliCore.java:182)
	at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 s - in org.appng.cli.CliCoreTest
[INFO] Running org.appng.cli.prettyTable.PrettyTableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.cli.prettyTable.PrettyTableTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-cli ---
[WARNING] Error fetching link: https://www.appng.org/appng-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-testsupport/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.cli...
Loading source files for package org.appng.cli.commands.application...
Loading source files for package org.appng.cli.commands.property...
Loading source files for package org.appng.cli.commands.permission...
Loading source files for package org.appng.cli.commands...
Loading source files for package org.appng.cli.commands.applicationrole...
Loading source files for package org.appng.cli.commands.repository...
Loading source files for package org.appng.cli.commands.template...
Loading source files for package org.appng.cli.commands.heartbeat...
Loading source files for package org.appng.cli.commands.subject...
Loading source files for package org.appng.cli.commands.group...
Loading source files for package org.appng.cli.commands.site...
Loading source files for package org.appng.cli.prettytable...
Loading source files for package org.appng.cli.validators...
Loading source files for package org.appng.cli.servlet...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/class-use/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/class-use/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/class-use/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/class-use/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/class-use/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/class-use/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/class-use/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/class-use/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/class-use/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/applicationrole/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/group/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/heartbeat/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/permission/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/property/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/site/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/subject/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/commands/template/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/prettytable/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/servlet/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/org/appng/cli/validators/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-cli >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-cli <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-cli ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-cli ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-cli ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-cli/target/appng-cli-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Tag Library 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-taglib ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.taglib.search.SearchTest
2017-07-03 14:41:31,497 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@3901d134
2017-07-03 14:41:32,278 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker
2017-07-03 14:41:32,281 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,281 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,281 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,281 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,281 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,282 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,282 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,283 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,283 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,289 [main] INFO  org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar}
2017-07-03 14:41:32,404 [main] INFO  org.appng.search.searcher.StandardSearcher - 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in org.appng.taglib.search.SearchTest
[INFO] Running org.appng.taglib.PermissionTest
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,846 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,847 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,893 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,896 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null'
2017-07-03 14:41:32,896 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null
2017-07-03 14:41:32,896 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission 
2017-07-03 14:41:32,896 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.appng.taglib.PermissionTest
[INFO] Running org.appng.taglib.form.FormConfirmationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.taglib.form.FormConfirmationTest
[INFO] Running org.appng.taglib.AttributeTest
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,912 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,914 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,915 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,954 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)]
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,957 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,958 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,958 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,959 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,960 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,961 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,962 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 708153797 [(sites = {localhost=Mock for Site, hashCode: 708153797})]
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,963 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,965 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 708153797 [(sites = {localhost=Mock for Site, hashCode: 708153797})]
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,971 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})]
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,971 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,973 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})]
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,974 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,975 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})]
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,977 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)]
2017-07-03 14:41:32,978 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,978 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,978 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,981 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,983 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,984 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,984 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)]
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,985 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,986 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)]
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,987 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,988 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,988 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,988 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 785625589} [(sites = {localhost=Mock for Site, hashCode: 785625589})]
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,989 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:32,990 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.appng.taglib.AttributeTest
[INFO] Running org.appng.taglib.TagletProcessorTest
2017-07-03 14:41:33,366 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {}
2017-07-03 14:41:33,379 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2017-07-03 14:41:33,380 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2017-07-03 14:41:33,388 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslPrefix=test prefix}
2017-07-03 14:41:33,389 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2017-07-03 14:41:33,389 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2017-07-03 14:41:33,391 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslSuffix=test suffix}
2017-07-03 14:41:33,392 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2017-07-03 14:41:33,392 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2017-07-03 14:41:33,394 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$afa473b7' with attributes: {}
2017-07-03 14:41:33,399 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$30374776' with attributes: {}
2017-07-03 14:41:33,411 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$5752ad7c' width attributes: {}
2017-07-03 14:41:33,412 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2017-07-03 14:41:33,412 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2017-07-03 14:41:33,414 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix}
2017-07-03 14:41:33,415 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output.
2017-07-03 14:41:33,417 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$e4d2064c' with attributes: {}
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in org.appng.taglib.TagletProcessorTest
[INFO] Running org.appng.taglib.TagletAdapterTest
2017-07-03 14:41:33,420 [main] INFO  org.appng.api.support.SiteClassLoader - SiteClassLoader#1613332278 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.taglib.TagletAdapterTest
[INFO] Running org.appng.taglib.MultiSiteSupportTest
2017-07-03 14:41:33,436 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM
2017-07-03 14:41:33,436 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE
2017-07-03 14:41:33,436 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION
2017-07-03 14:41:33,436 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST
2017-07-03 14:41:33,436 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL
2017-07-03 14:41:33,437 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2017-07-03 14:41:33,437 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2017-07-03 14:41:33,437 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2017-07-03 14:41:33,437 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2017-07-03 14:41:33,463 [main] DEBUG org.appng.taglib.MultiSiteSupport - application 'application' not found for site 'localhost', trying in granting sites
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.taglib.MultiSiteSupportTest
[INFO] Running org.appng.taglib.ParameterTest
2017-07-03 14:41:33,465 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@49d98dc5
2017-07-03 14:41:33,477 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@49d98dc5
2017-07-03 14:41:33,477 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@49d98dc5
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.taglib.ParameterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-taglib ---
[WARNING] Error fetching link: https://www.appng.org/appng-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-search/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-formtags/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.taglib...
Loading source files for package org.appng.taglib.search...
Loading source files for package org.appng.taglib.form...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/class-use/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/class-use/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/class-use/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/form/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/org/appng/taglib/search/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-taglib >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-taglib <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-taglib ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-taglib ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-taglib ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-taglib/target/appng-taglib-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Application 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application ---
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-application/src/main/webapp]
[INFO] Webapp assembled in [265 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-application ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-application >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-application <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-application ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application ---
[INFO] Copying appng-mail-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-mail-1.14.1.jar
[INFO] Copying appng-taglib-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-taglib-1.14.1.jar
[INFO] Copying appng-persistence-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-persistence-1.14.1.jar
[INFO] Copying appng-api-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-api-1.14.1.jar
[INFO] Copying appng-search-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-search-1.14.1.jar
[INFO] Copying appng-cli-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-cli-1.14.1.jar
[INFO] Copying appng-core-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-core-1.14.1.jar
[INFO] Copying appng-forms-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-forms-1.14.1.jar
[INFO] Copying appng-xmlapi-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-xmlapi-1.14.1.jar
[INFO] Copying appng-formtags-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-formtags-1.14.1.jar
[INFO] Copying appng-tools-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/dependency/appng-tools-1.14.1.jar
[INFO] net.jcip:jcip-annotations:jar:1.0 already exists in destination.
[INFO] org.itadaki:bzip2:jar:0.9.1 already exists in destination.
[INFO] org.springframework:spring-orm:jar:4.3.9.RELEASE already exists in destination.
[INFO] com.google.protobuf:protobuf-java:jar:2.5.0 already exists in destination.
[INFO] com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 already exists in destination.
[INFO] org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4 already exists in destination.
[INFO] org.springframework:spring-oxm:jar:4.3.9.RELEASE already exists in destination.
[INFO] com.optimaize.languagedetector:language-detector:jar:0.5 already exists in destination.
[INFO] xml-apis:xml-apis-ext:jar:1.3.04 already exists in destination.
[INFO] org.attoparser:attoparser:jar:2.0.4.RELEASE already exists in destination.
[INFO] org.freemarker:freemarker:jar:2.3.23 already exists in destination.
[INFO] org.apache.lucene:lucene-queries:jar:6.6.0 already exists in destination.
[INFO] org.springframework:spring-webmvc:jar:4.3.9.RELEASE already exists in destination.
[INFO] com.mysema.commons:mysema-commons-lang:jar:0.2.4 already exists in destination.
[INFO] edu.ucar:grib:jar:4.5.5 already exists in destination.
[INFO] org.apache.pdfbox:fontbox:jar:2.0.6 already exists in destination.
[INFO] org.springframework.data:spring-data-envers:jar:1.1.4.RELEASE already exists in destination.
[INFO] org.apache.lucene:lucene-analyzers-common:jar:6.6.0 already exists in destination.
[INFO] org.apache.commons:commons-pool2:jar:2.4.2 already exists in destination.
[INFO] dom4j:dom4j:jar:1.6.1 already exists in destination.
[INFO] org.appng:appng-tomcat7:jar:1.14.1 already exists in destination.
[INFO] org.apache.james:apache-mime4j-dom:jar:0.7.2 already exists in destination.
[INFO] c3p0:c3p0:jar:0.9.1.1 already exists in destination.
[INFO] org.apache.maven.scm:maven-scm-api:jar:1.4 already exists in destination.
[INFO] javax.mail:mail:jar:1.4.5 already exists in destination.
[INFO] commons-lang:commons-lang:jar:2.6 already exists in destination.
[INFO] org.apache.commons:commons-text:jar:1.1 already exists in destination.
[INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final already exists in destination.
[INFO] org.apache.commons:commons-vfs2:jar:2.0 already exists in destination.
[INFO] org.apache.commons:commons-exec:jar:1.3 already exists in destination.
[INFO] com.google.errorprone:error_prone_annotations:jar:2.0.18 already exists in destination.
[INFO] org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.1.Final already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-core:jar:2.9.0.pr4 already exists in destination.
[INFO] joda-time:joda-time:jar:2.9.9 already exists in destination.
[INFO] org.gagravarr:vorbis-java-core:jar:0.8 already exists in destination.
[INFO] org.tuckey:urlrewritefilter:jar:4.0.4 already exists in destination.
[INFO] org.springframework:spring-jdbc:jar:4.3.9.RELEASE already exists in destination.
[INFO] net.sf.saxon:Saxon-HE:jar:9.6.0-6 already exists in destination.
[INFO] org.springframework.ws:spring-ws-core:jar:2.4.0.RELEASE already exists in destination.
[INFO] org.apache.lucene:lucene-sandbox:jar:6.6.0 already exists in destination.
[INFO] org.apache.tika:tika-parsers:jar:1.15 already exists in destination.
[INFO] commons-fileupload:commons-fileupload:jar:1.3.3 already exists in destination.
[INFO] org.springframework:spring-web:jar:4.3.9.RELEASE already exists in destination.
[INFO] log4j:log4j:jar:1.2.17 already exists in destination.
[INFO] com.beust:jcommander:jar:1.72 already exists in destination.
[INFO] org.bouncycastle:bcprov-jdk15on:jar:1.54 already exists in destination.
[INFO] com.rometools:rome-utils:jar:1.5.1 already exists in destination.
[INFO] antlr:antlr:jar:2.7.7 already exists in destination.
[INFO] org.apache.pdfbox:pdfbox-tools:jar:2.0.6 already exists in destination.
[INFO] edu.ucar:netcdf4:jar:4.5.5 already exists in destination.
[INFO] org.ow2.asm:asm:jar:5.0.4 already exists in destination.
[INFO] org.opengis:geoapi:jar:3.0.0 already exists in destination.
[INFO] org.springframework:spring-expression:jar:4.3.9.RELEASE already exists in destination.
[INFO] org.json:json:jar:20140107 already exists in destination.
[INFO] javax.ws.rs:javax.ws.rs-api:jar:2.0.1 already exists in destination.
[INFO] edu.ucar:cdm:jar:4.5.5 already exists in destination.
[INFO] org.apache.httpcomponents:httpmime:jar:4.2.6 already exists in destination.
[INFO] edu.ucar:jj2000:jar:5.2 already exists in destination.
[INFO] edu.ucar:httpservices:jar:4.5.5 already exists in destination.
[INFO] org.beanshell:bsh-core:jar:2.0b4 already exists in destination.
[INFO] com.google.code.gson:gson:jar:2.2.4 already exists in destination.
[INFO] org.springframework:spring-aop:jar:4.3.9.RELEASE already exists in destination.
[INFO] org.apache.cxf:cxf-rt-rs-client:jar:3.0.12 already exists in destination.
[INFO] de.l3s.boilerpipe:boilerpipe:jar:1.1.0 already exists in destination.
[INFO] net.jodah:lyra:jar:0.5.4 already exists in destination.
[INFO] org.unbescape:unbescape:jar:1.1.4.RELEASE already exists in destination.
[INFO] commons-configuration:commons-configuration:jar:1.10 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.9.0.pr4 already exists in destination.
[INFO] org.hibernate:hibernate-core:jar:5.2.10.Final already exists in destination.
[INFO] org.apache.commons:commons-compress:jar:1.14 already exists in destination.
[INFO] net.sourceforge.nekohtml:nekohtml:jar:1.9.16 already exists in destination.
[INFO] org.gagravarr:vorbis-java-tika:jar:0.8 already exists in destination.
[INFO] org.apache.poi:poi-scratchpad:jar:3.16 already exists in destination.
[INFO] org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 already exists in destination.
[INFO] org.apache.xmlbeans:xmlbeans:jar:2.6.0 already exists in destination.
[INFO] org.springframework.security:spring-security-web:jar:4.2.3.RELEASE already exists in destination.
[INFO] commons-collections:commons-collections:jar:3.2.2 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:1.7.25 already exists in destination.
[INFO] com.zaxxer:HikariCP:jar:2.6.3 already exists in destination.
[INFO] org.apache.lucene:lucene-core:jar:6.6.0 already exists in destination.
[INFO] org.thymeleaf:thymeleaf-spring4:jar:3.0.6.RELEASE already exists in destination.
[INFO] org.thymeleaf:thymeleaf:jar:3.0.6.RELEASE already exists in destination.
[INFO] org.apache.sis.core:sis-referencing:jar:0.6 already exists in destination.
[INFO] commons-httpclient:commons-httpclient:jar:3.1 already exists in destination.
[INFO] org.owasp.esapi:esapi:jar:2.1.0.1 already exists in destination.
[INFO] com.rabbitmq:amqp-client:jar:4.1.0 already exists in destination.
[INFO] org.javassist:javassist:jar:3.20.0-GA already exists in destination.
[INFO] aopalliance:aopalliance:jar:1.0 already exists in destination.
[INFO] org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final already exists in destination.
[INFO] org.apache.poi:poi-ooxml:jar:3.16 already exists in destination.
[INFO] org.apache.xmlgraphics:batik-ext:jar:1.8 already exists in destination.
[INFO] org.bouncycastle:bcpkix-jdk15on:jar:1.54 already exists in destination.
[INFO] org.springframework:spring-context:jar:4.3.9.RELEASE already exists in destination.
[INFO] org.codehaus.plexus:plexus-utils:jar:1.5.6 already exists in destination.
[INFO] org.slf4j:jul-to-slf4j:jar:1.7.24 already exists in destination.
[INFO] xom:xom:jar:1.2.5 already exists in destination.
[INFO] org.apache.tika:tika-core:jar:1.15 already exists in destination.
[INFO] com.googlecode.json-simple:json-simple:jar:1.1.1 already exists in destination.
[INFO] com.drewnoakes:metadata-extractor:jar:2.9.1 already exists in destination.
[INFO] org.apache.httpcomponents:httpcore:jar:4.4.6 already exists in destination.
[INFO] com.rometools:rome:jar:1.5.1 already exists in destination.
[INFO] org.apache.pdfbox:jempbox:jar:1.8.13 already exists in destination.
[INFO] org.apache.opennlp:opennlp-tools:jar:1.6.0 already exists in destination.
[INFO] org.tukaani:xz:jar:1.6 already exists in destination.
[INFO] org.jdom:jdom2:jar:2.0.4 already exists in destination.
[INFO] javax.validation:validation-api:jar:1.1.0.Final already exists in destination.
[INFO] com.intellij:annotations:jar:12.0 already exists in destination.
[INFO] org.apache.lucene:lucene-facet:jar:6.6.0 already exists in destination.
[INFO] regexp:regexp:jar:1.3 already exists in destination.
[INFO] edu.usc.ir:sentiment-analysis-parser:jar:0.1 already exists in destination.
[INFO] org.apache.httpcomponents:httpclient:jar:4.5.3 already exists in destination.
[INFO] com.healthmarketscience.jackcess:jackcess-encrypt:jar:2.1.1 already exists in destination.
[INFO] com.google.code.findbugs:jsr305:jar:1.3.9 already exists in destination.
[INFO] org.owasp.antisamy:antisamy:jar:1.5.3 already exists in destination.
[INFO] org.slf4j:slf4j-log4j12:jar:1.7.25 already exists in destination.
[INFO] org.jboss:jandex:jar:2.0.3.Final already exists in destination.
[INFO] net.arnx:jsonic:jar:1.2.11 already exists in destination.
[INFO] net.bytebuddy:byte-buddy:jar:1.6.6 already exists in destination.
[INFO] org.hibernate:hibernate-validator:jar:5.4.1.Final already exists in destination.
[INFO] org.apache.pdfbox:pdfbox:jar:2.0.6 already exists in destination.
[INFO] org.apache.sis.core:sis-metadata:jar:0.6 already exists in destination.
[INFO] org.apache.commons:commons-collections4:jar:4.1 already exists in destination.
[INFO] wsdl4j:wsdl4j:jar:1.6.3 already exists in destination.
[INFO] commons-codec:commons-codec:jar:1.10 already exists in destination.
[INFO] org.apache.commons:commons-csv:jar:1.0 already exists in destination.
[INFO] com.adobe.xmp:xmpcore:jar:5.1.2 already exists in destination.
[INFO] org.apache.poi:poi-ooxml-schemas:jar:3.16 already exists in destination.
[INFO] org.apache.james:apache-mime4j-core:jar:0.7.2 already exists in destination.
[INFO] org.apache.tika:tika-langdetect:jar:1.13 already exists in destination.
[INFO] org.springframework:spring-tx:jar:4.3.9.RELEASE already exists in destination.
[INFO] com.pff:java-libpst:jar:0.8.1 already exists in destination.
[INFO] org.springframework:spring-context-support:jar:4.3.9.RELEASE already exists in destination.
[INFO] org.apache.commons:commons-lang3:jar:3.6 already exists in destination.
[INFO] org.apache.xmlgraphics:batik-css:jar:1.8 already exists in destination.
[INFO] org.jsoup:jsoup:jar:1.10.2 already exists in destination.
[INFO] org.jboss.logging:jboss-logging:jar:3.3.0.Final already exists in destination.
[INFO] org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.12 already exists in destination.
[INFO] stax:stax-api:jar:1.0.1 already exists in destination.
[INFO] org.apache.lucene:lucene-memory:jar:6.6.0 already exists in destination.
[INFO] org.apache.sis.core:sis-utility:jar:0.6 already exists in destination.
[INFO] javax.measure:jsr-275:jar:0.9.3 already exists in destination.
[INFO] org.apache.lucene:lucene-highlighter:jar:6.6.0 already exists in destination.
[INFO] org.springframework.ws:spring-xml:jar:2.4.0.RELEASE already exists in destination.
[INFO] org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4 already exists in destination.
[INFO] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 already exists in destination.
[INFO] org.hsqldb:hsqldb:jar:2.4.0 already exists in destination.
[INFO] com.fasterxml:classmate:jar:1.3.1 already exists in destination.
[INFO] org.apache.cxf:cxf-rt-transports-http:jar:3.0.12 already exists in destination.
[INFO] org.apache.poi:poi:jar:3.16 already exists in destination.
[INFO] com.github.virtuald:curvesapi:jar:1.04 already exists in destination.
[INFO] org.slf4j:jcl-over-slf4j:jar:1.7.25 already exists in destination.
[INFO] com.querydsl:querydsl-core:jar:4.1.4 already exists in destination.
[INFO] com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-driver:jar:0.7.3 already exists in destination.
[INFO] org.codelibs:jhighlight:jar:1.0.2 already exists in destination.
[INFO] org.apache.cxf:cxf-core:jar:3.0.12 already exists in destination.
[INFO] redis.clients:jedis:jar:2.9.0 already exists in destination.
[INFO] edu.ucar:udunits:jar:4.5.5 already exists in destination.
[INFO] org.apache.lucene:lucene-queryparser:jar:6.6.0 already exists in destination.
[INFO] org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1 already exists in destination.
[INFO] org.hibernate:hibernate-envers:jar:5.2.10.Final already exists in destination.
[INFO] org.springframework.data:spring-data-commons:jar:1.13.4.RELEASE already exists in destination.
[INFO] org.springframework.data:spring-data-jpa:jar:1.11.4.RELEASE already exists in destination.
[INFO] org.apache.sis.storage:sis-netcdf:jar:0.6 already exists in destination.
[INFO] org.quartz-scheduler:quartz:jar:2.2.3 already exists in destination.
[INFO] org.bouncycastle:bcmail-jdk15on:jar:1.54 already exists in destination.
[INFO] org.apache.sis.storage:sis-storage:jar:0.6 already exists in destination.
[INFO] net.sf.jmimemagic:jmimemagic:jar:0.1.5 already exists in destination.
[INFO] org.apache.lucene:lucene-join:jar:6.6.0 already exists in destination.
[INFO] commons-io:commons-io:jar:2.5 already exists in destination.
[INFO] net.sf.ehcache:ehcache-web:jar:2.0.4 already exists in destination.
[INFO] com.querydsl:querydsl-jpa:jar:4.1.4 already exists in destination.
[INFO] com.google.j2objc:j2objc-annotations:jar:1.1 already exists in destination.
[INFO] org.aspectj:aspectjrt:jar:1.8.10 already exists in destination.
[INFO] org.springframework.security:spring-security-core:jar:4.2.3.RELEASE already exists in destination.
[INFO] org.im4java:im4java:jar:1.4.0 already exists in destination.
[INFO] com.github.junrar:junrar:jar:0.7 already exists in destination.
[INFO] org.appng:appng-tomcat8:jar:1.14.1 already exists in destination.
[INFO] commons-beanutils:commons-beanutils-core:jar:1.8.3 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0.pr4 already exists in destination.
[INFO] org.apache.pdfbox:pdfbox-debugger:jar:2.0.6 already exists in destination.
[INFO] org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1 already exists in destination.
[INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination.
[INFO] com.google.guava:guava:jar:22.0 already exists in destination.
[INFO] org.springframework:spring-beans:jar:4.3.9.RELEASE already exists in destination.
[INFO] com.infradna.tool:bridge-method-annotation:jar:1.13 already exists in destination.
[INFO] org.codehaus.woodstox:stax2-api:jar:3.1.4 already exists in destination.
[INFO] org.flywaydb:flyway-core:jar:4.2.0 already exists in destination.
[INFO] net.sf.ehcache:ehcache-core:jar:2.6.11 already exists in destination.
[INFO] org.tallison:jmatio:jar:1.2 already exists in destination.
[INFO] org.apache.xmlgraphics:batik-util:jar:1.8 already exists in destination.
[INFO] com.healthmarketscience.jackcess:jackcess:jar:2.1.4 already exists in destination.
[INFO] org.springframework:spring-core:jar:4.3.9.RELEASE already exists in destination.
[INFO] org.hibernate:hibernate-entitymanager:jar:5.2.10.Final already exists in destination.
[INFO] net.java.dev.jna:jna:jar:4.1.0 already exists in destination.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-application-1.14.1-dependencies-20170703-1236.zip
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.14.1-dependencies-20170703-1236.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.14.1-dependencies-20170703-1236.zip.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.14.1-dependencies-20170703-1236.zip to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.war.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.14.1-dependencies-20170703-1236.zip.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application/target/appng-application-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable
[INFO] Executed tasks
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Documentation 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-documentation ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-documentation ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-documentation >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-documentation <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-documentation ---
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 8 resources
[INFO] Copying file appng.css
[INFO] Copying file images/application-processing.jpg
[INFO] Copying file images/appng.png
[INFO] Copying file listing/application.xml
[INFO] Copying file listing/pom.xml
[INFO] Copying file listing/dependencies.txt
[INFO] Copying file listing/pg-employees.xml
[INFO] Copying file listing/applist.txt
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-documentation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 8 resources
[INFO] Copying file appng.css
[INFO] Copying file images/application-processing.jpg
[INFO] Copying file images/appng.png
[INFO] Copying file listing/application.xml
[INFO] Copying file listing/pom.xml
[INFO] Copying file listing/dependencies.txt
[INFO] Copying file listing/pg-employees.xml
[INFO] Copying file listing/applist.txt
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-singlepage-application) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/application/html-singlepage
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/docbkx
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/application/content
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/application/content
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-application) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/application/html/index
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/docbkx
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/application/content
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/application/content
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-pdf-application) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/application/pdf
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-singlepage-platform) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/platform/html-singlepage
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/docbkx
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/platform/content
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/platform/content
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-platform) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/platform/html/index
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/docbkx
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/platform/content
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/platform/content
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-pdf-platform) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/main/platform/pdf
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-documentation ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/target/appng-documentation-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Template Assembly Descriptors 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-template-assembly ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-template-assembly ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-template-assembly >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-template-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-template-assembly ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-template-assembly ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-assembly ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-assembly/target/appng-template-assembly-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG Template Parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-template-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-parent/target/appng-template-parent-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-parent ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-template-parent/target/appng-template-parent-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appng-application-assembly 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application-assembly ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-application-assembly ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-application-assembly >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-application-assembly <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-application-assembly ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-assembly ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-assembly ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-assembly/target/appng-application-assembly-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG application parent 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-parent/target/appng-application-parent-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-parent ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-application-parent/target/appng-application-parent-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Archetype - appng-archetype-application 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-archetype-application ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-archetype-application ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-archetype-application >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-archetype-application <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-archetype-application ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-archetype-application ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-archetype-application ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-archetype-application/target/appng-archetype-application-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNGizer JAXB API 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-jaxb ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-appngizer-jaxb ---
[INFO] 
Loading source files for package org.appng.appngizer.model.xml...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/org/appng/appngizer/model/xml/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-appngizer-jaxb >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-appngizer-jaxb <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-appngizer-jaxb ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer-jaxb ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-jaxb ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNGizer 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /webapps/appNGizer/WEB-INF/log/appNGizer.log (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:133)
	at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
	at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
	at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollingFileAppender.java:223)
	at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
	at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
	at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
	at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
	at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
	at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648)
	at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514)
	at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
	at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
	at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
	at org.slf4j.impl.Log4jLoggerFactory.<init>(Log4jLoggerFactory.java:66)
	at org.slf4j.impl.StaticLoggerBinder.<init>(StaticLoggerBinder.java:72)
	at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:45)
	at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
	at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
	at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155)
	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.<clinit>(SpringJUnit4ClassRunner.java:96)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:104)
	at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:86)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:33)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:362)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
log4j:ERROR Either File or DatePattern options are not set for appender [appngizer].
2017-07-03 14:42:42,824 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:42,838 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23a5fd2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@78a2da20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@dd3b207, org.springframework.test.context.support.DirtiesContextTestExecutionListener@551bdc27, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58fdd99, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b1274d2]
2017-07-03 14:42:42,914 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:43,315 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Mon Jul 03 14:42:43 CEST 2017]; root of context hierarchy
2017-07-03 14:42:43,675 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:43,731 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:43,754 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:43,904 INFO  [main] org.hibernate.Version: HHH000412: Hibernate Core {5.2.10.Final}
2017-07-03 14:42:43,906 INFO  [main] org.hibernate.cfg.Environment: HHH000206: hibernate.properties not found
2017-07-03 14:42:43,961 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
2017-07-03 14:42:44,595 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:44,654 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:45,253 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final
2017-07-03 14:42:46,073 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:46,105 INFO  [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse
2017-07-03 14:42:46,114 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:46,168 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.015s)
2017-07-03 14:42:46,182 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:46,198 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:46,212 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:46,253 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:46,272 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:46,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:46,286 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:46,293 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:46,299 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:46,305 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:46,311 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:46,316 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.136s).
2017-07-03 14:42:46,814 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:47,389 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:47,391 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:47,626 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:47,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:47,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:47,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:47,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:47,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:47,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:47,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:47,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:47,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:47,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:47,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:47,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:47,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:47,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:47,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:47,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:47,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:47,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:47,798 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:47,798 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:47,799 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:47,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:47,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:47,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:47,801 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:47,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:47,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:47,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:47,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:47,803 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:47,804 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,804 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,804 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:47,805 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:47,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,807 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,807 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:47,807 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:47,808 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:47,808 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:47,808 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:47,809 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:47,810 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:47,810 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:47,810 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:47,810 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:47,811 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,812 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:47,812 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:47,812 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:47,813 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:47,814 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:47,814 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,814 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,815 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:47,815 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:47,816 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:47,816 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:47,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:47,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:47,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:47,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:47,818 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:47,819 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,819 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:47,819 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:47,820 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:47,821 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:47,821 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:47,821 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:47,822 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:47,822 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:48,332 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:48,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Mon Jul 03 14:42:43 CEST 2017]; root of context hierarchy
2017-07-03 14:42:48,633 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Mon Jul 03 14:42:43 CEST 2017]; root of context hierarchy
2017-07-03 14:42:49,107 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:49,107 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:49,136 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 29 ms
2017-07-03 14:42:49,452 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:42:49,467 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:42:49,477 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:42:49,479 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:42:49,480 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:42:49,480 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:42:49,502 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:42:49,505 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:42:49,509 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:49,509 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:42:49,512 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:42:49,515 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:42:49,515 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:42:49,517 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:42:49,518 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:42:49,538 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,538 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,540 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,540 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,541 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,541 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:49,542 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:42:49,559 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:42:49,562 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:42:49,563 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:49,566 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:42:49,567 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:42:49,570 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:42:50,562 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application
2017-07-03 14:42:50,563 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application
2017-07-03 14:42:50,908 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED
2017-07-03 14:42:50,924 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Mon Jul 03 14:42:43 CEST 2017]; root of context hierarchy
2017-07-03 14:42:50,930 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:50,931 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.385 s - in org.appng.appngizer.controller.SiteApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.DatabaseControllerTest
2017-07-03 14:42:50,945 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:50,945 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a6e0f3c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5184da2b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6fa2d0b2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49c37918, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43de88f3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@347c5721]
2017-07-03 14:42:50,950 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:51,026 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Mon Jul 03 14:42:51 CEST 2017]; root of context hierarchy
2017-07-03 14:42:51,082 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:51,099 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:51,099 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:51,143 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:51,146 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:51,285 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:51,288 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:51,294 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s)
2017-07-03 14:42:51,296 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:51,300 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:51,304 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:51,320 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:51,327 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:51,331 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:51,335 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:51,338 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:51,341 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:51,344 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:51,347 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:51,351 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.055s).
2017-07-03 14:42:51,406 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:51,537 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:51,537 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:51,585 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:51,612 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:51,612 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,613 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,613 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,613 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:51,613 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:51,614 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:51,614 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:51,614 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:51,615 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:51,615 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:51,616 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:51,616 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:51,616 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:51,616 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:51,617 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:51,617 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:51,617 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:51,618 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:51,618 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:51,618 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:51,619 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:51,619 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:51,620 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:51,620 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:51,620 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:51,620 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:51,621 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:51,621 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:51,622 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:51,622 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:51,622 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:51,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:51,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:51,624 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:51,625 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,625 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,625 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,625 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:51,626 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:51,626 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:51,626 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:51,626 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:51,627 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:51,627 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:51,628 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:51,628 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:51,628 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:51,628 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,629 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:51,629 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:51,629 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:51,630 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:51,630 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:51,630 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,631 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,631 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:51,631 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:51,632 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:51,632 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:51,632 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:51,633 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:51,633 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:51,633 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:51,634 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:51,634 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,634 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:51,634 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:51,635 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:51,635 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:51,636 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:51,636 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:51,636 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:51,636 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:51,661 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:51,724 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Mon Jul 03 14:42:51 CEST 2017]; root of context hierarchy
2017-07-03 14:42:51,741 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Mon Jul 03 14:42:51 CEST 2017]; root of context hierarchy
2017-07-03 14:42:51,796 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:51,796 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:51,802 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:42:51,811 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:51,812 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:52,686 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:52,686 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:52,688 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2017-07-03 14:42:52,689 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:52,690 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:52,704 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected.
2017-07-03 14:42:52,708 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.005s).
2017-07-03 14:42:52,708 INFO  [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required.
2017-07-03 14:42:52,727 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.004s)
2017-07-03 14:42:52,729 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2
2017-07-03 14:42:52,729 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2017-07-03 14:42:52,730 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:52,730 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:53,640 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Mon Jul 03 14:42:51 CEST 2017]; root of context hierarchy
2017-07-03 14:42:53,645 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:53,645 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s - in org.appng.appngizer.controller.DatabaseControllerTest
[INFO] Running org.appng.appngizer.controller.RepositoryControllerTest
2017-07-03 14:42:53,652 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:53,652 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@717b4de2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d35d84a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@626edbe0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@213a2fe3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a05727b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@29511cf9]
2017-07-03 14:42:53,653 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:53,724 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Mon Jul 03 14:42:53 CEST 2017]; root of context hierarchy
2017-07-03 14:42:53,780 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:53,792 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:53,793 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:53,836 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:53,839 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:53,973 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:53,976 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:53,982 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s)
2017-07-03 14:42:53,983 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:53,987 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:53,990 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:54,005 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:54,012 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:54,015 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:54,018 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:54,022 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:54,025 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:54,028 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:54,032 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:54,036 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.052s).
2017-07-03 14:42:54,097 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:54,225 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:54,226 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:54,272 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:54,300 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:54,300 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,300 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,301 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,301 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:54,301 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:54,301 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:54,302 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:54,302 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:54,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:54,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:54,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:54,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:54,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:54,304 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:54,304 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:54,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:54,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:54,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:54,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:54,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:54,306 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:54,306 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:54,307 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:54,307 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:54,307 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:54,307 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:54,308 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:54,308 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:54,308 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:54,308 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:54,309 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:54,309 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:54,310 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,310 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,310 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:54,310 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:54,311 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,311 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,312 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,312 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:54,312 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:54,312 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:54,313 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:54,313 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:54,313 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:54,313 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:54,314 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:54,314 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:54,314 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:54,314 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,315 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:54,315 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:54,315 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:54,316 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:54,316 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:54,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:54,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:54,318 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:54,318 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:54,318 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:54,318 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:54,319 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:54,319 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:54,320 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:54,320 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,320 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:54,320 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:54,320 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:54,321 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:54,321 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:54,321 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:54,322 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:54,322 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:54,350 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:54,414 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Mon Jul 03 14:42:53 CEST 2017]; root of context hierarchy
2017-07-03 14:42:54,431 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Mon Jul 03 14:42:53 CEST 2017]; root of context hierarchy
2017-07-03 14:42:54,487 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:54,488 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:54,494 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:42:54,581 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:42:54,587 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:42:54,592 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:42:54,593 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:42:54,594 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:42:54,594 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:42:54,601 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:42:54,602 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:42:54,603 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:54,603 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:42:54,604 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:42:54,605 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:42:54,605 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:42:54,607 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:42:54,607 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:42:54,616 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,616 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,616 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:54,617 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:42:54,626 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:42:54,627 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:42:54,628 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:54,630 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:42:54,631 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:42:54,632 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:42:54,684 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:54,685 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:54,686 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:42:54,713 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:54,713 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:54,714 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:42:54,730 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:54,730 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:54,731 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:42:54,766 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Mon Jul 03 14:42:53 CEST 2017]; root of context hierarchy
2017-07-03 14:42:54,769 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:54,769 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.appng.appngizer.controller.RepositoryControllerTest
[INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest
2017-07-03 14:42:54,775 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:54,776 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21b4a7d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e744b4b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6740b169, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71897380, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2919976e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55cbbf15]
2017-07-03 14:42:54,776 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:54,842 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Mon Jul 03 14:42:54 CEST 2017]; root of context hierarchy
2017-07-03 14:42:54,899 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:54,912 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:54,912 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:54,957 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:54,960 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:55,134 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:55,137 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:55,143 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s)
2017-07-03 14:42:55,145 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:55,148 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:55,151 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:55,164 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:55,170 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:55,173 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:55,176 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:55,179 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:55,186 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:55,189 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:55,192 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:55,194 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.050s).
2017-07-03 14:42:55,246 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:55,370 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:55,370 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:55,411 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:55,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:55,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:55,436 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:55,436 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:55,436 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:55,436 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:55,437 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:55,437 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:55,437 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:55,437 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:55,438 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:55,438 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:55,438 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:55,438 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:55,439 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:55,439 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:55,439 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:55,439 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:55,439 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:55,440 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:55,440 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:55,440 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:55,440 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:55,441 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:55,441 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:55,441 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:55,441 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:55,442 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:55,442 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:55,442 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:55,442 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,442 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,443 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:55,443 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:55,444 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,444 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,444 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,444 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:55,444 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:55,445 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:55,445 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:55,445 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:55,445 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:55,445 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:55,446 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:55,446 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:55,446 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:55,446 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,447 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:55,447 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:55,447 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:55,447 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:55,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:55,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:55,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:55,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:55,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:55,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:55,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:55,451 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:55,451 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:55,451 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:55,451 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:55,452 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:55,452 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:55,475 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:55,534 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Mon Jul 03 14:42:54 CEST 2017]; root of context hierarchy
2017-07-03 14:42:55,550 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Mon Jul 03 14:42:54 CEST 2017]; root of context hierarchy
2017-07-03 14:42:55,597 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:55,597 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:55,602 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms
2017-07-03 14:42:55,680 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Mon Jul 03 14:42:54 CEST 2017]; root of context hierarchy
2017-07-03 14:42:55,682 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:55,682 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.RoleControllerTest
2017-07-03 14:42:55,687 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:55,687 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e042c93, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ddc735b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fdc88b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4358797d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4cb7b531, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@724f5157]
2017-07-03 14:42:55,688 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:55,741 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Mon Jul 03 14:42:55 CEST 2017]; root of context hierarchy
2017-07-03 14:42:55,784 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:55,796 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:55,796 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:55,833 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:55,836 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:55,937 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:55,940 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:55,944 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:42:55,945 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:55,947 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:55,950 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:55,959 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:55,964 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:55,966 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:55,969 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:55,971 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:55,973 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:55,975 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:55,977 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:55,979 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.034s).
2017-07-03 14:42:56,023 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:56,137 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:56,137 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:56,176 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:56,196 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:56,196 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:56,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:56,198 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,198 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:56,198 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:56,198 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,198 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:56,199 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:56,199 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:56,199 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:56,199 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:56,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:56,201 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:56,201 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:56,201 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:56,201 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:56,201 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:56,202 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:56,202 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:56,202 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:56,202 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:56,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:56,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:56,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:56,204 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,204 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,204 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,204 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:56,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:56,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:56,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:56,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:56,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:56,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:56,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:56,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:56,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:56,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:56,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:56,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:56,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:56,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:56,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:56,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:56,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:56,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:56,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:56,235 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:56,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Mon Jul 03 14:42:55 CEST 2017]; root of context hierarchy
2017-07-03 14:42:56,305 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Mon Jul 03 14:42:55 CEST 2017]; root of context hierarchy
2017-07-03 14:42:56,351 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:56,351 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:56,356 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms
2017-07-03 14:42:56,392 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:42:56,397 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:42:56,400 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:42:56,401 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:42:56,401 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:42:56,402 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:42:56,407 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:42:56,407 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:42:56,408 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:56,408 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:42:56,409 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:42:56,410 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:42:56,410 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:42:56,411 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:42:56,411 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:42:56,417 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,417 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,417 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,417 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:56,418 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:42:56,425 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:42:56,426 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:42:56,426 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:56,427 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:42:56,428 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:42:56,429 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:42:56,497 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Mon Jul 03 14:42:55 CEST 2017]; root of context hierarchy
2017-07-03 14:42:56,499 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:56,499 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s - in org.appng.appngizer.controller.RoleControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest
2017-07-03 14:42:56,504 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:56,505 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68374279, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c0c1730, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b5c4867, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20d4fdff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72a25716, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3edb7be5]
2017-07-03 14:42:56,505 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:56,555 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Mon Jul 03 14:42:56 CEST 2017]; root of context hierarchy
2017-07-03 14:42:56,598 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:56,610 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:56,610 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:56,643 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:56,645 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:56,738 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:56,740 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:56,744 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:42:56,745 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:56,747 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:56,749 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:56,758 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:56,762 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:56,765 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:56,767 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:56,769 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:56,770 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:56,772 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:56,775 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:56,777 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.032s).
2017-07-03 14:42:56,817 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:56,922 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:56,923 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:56,958 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:56,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:56,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:56,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:56,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:56,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:56,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:56,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:56,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:56,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:56,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:56,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:56,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:56,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:56,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:56,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:56,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:56,983 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:56,983 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:56,983 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:56,983 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:56,984 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:56,984 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:56,984 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:56,984 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:56,985 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:56,985 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:56,985 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:56,985 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,986 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,986 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:56,986 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:56,987 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,987 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,987 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,987 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:56,987 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:56,988 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:56,988 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:56,988 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:56,988 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:56,989 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:56,989 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:56,989 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:56,989 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:56,989 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:56,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:56,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:56,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:56,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:56,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:56,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:56,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:56,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:56,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:56,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:56,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:56,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:56,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:56,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:56,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:56,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:56,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:56,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:57,018 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:57,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Mon Jul 03 14:42:56 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,090 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Mon Jul 03 14:42:56 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,139 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:57,139 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:57,145 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:42:57,182 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:42:57,186 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:42:57,189 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:42:57,190 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:42:57,191 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:42:57,191 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:42:57,196 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:42:57,196 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:42:57,197 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:57,197 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:42:57,198 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:42:57,199 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:42:57,199 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:42:57,200 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:42:57,200 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:42:57,206 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,206 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,207 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:57,208 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:42:57,213 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:42:57,214 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:42:57,214 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:57,215 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:42:57,216 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:42:57,217 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:42:57,317 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Mon Jul 03 14:42:56 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,318 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:57,318 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.SiteControllerTest
2017-07-03 14:42:57,323 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:57,323 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@585f319e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@48ee84b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1b6ad296, org.springframework.test.context.support.DirtiesContextTestExecutionListener@574dcc6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@763fc4dc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ac805af]
2017-07-03 14:42:57,324 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:57,375 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Mon Jul 03 14:42:57 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,420 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:57,431 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:57,431 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:57,463 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:57,466 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:57,555 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:57,557 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:57,561 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:42:57,562 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:57,564 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:57,566 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:57,575 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:57,579 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:57,581 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:57,583 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:57,585 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:57,587 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:57,589 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:57,591 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:57,593 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.031s).
2017-07-03 14:42:57,634 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:57,729 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:57,729 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:57,764 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:57,784 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:57,784 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,784 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,785 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,785 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:57,785 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:57,785 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:57,785 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:57,786 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:57,786 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:57,786 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:57,786 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:57,787 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:57,787 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:57,787 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:57,787 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:57,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:57,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:57,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:57,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:57,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:57,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:57,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:57,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:57,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:57,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:57,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:57,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:57,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:57,790 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:57,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:57,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:57,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:57,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,791 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,792 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:57,792 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:57,793 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,793 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,793 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,793 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:57,793 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:57,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:57,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:57,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:57,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:57,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:57,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:57,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:57,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:57,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:57,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:57,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:57,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:57,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:57,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:57,798 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:57,798 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:57,798 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:57,799 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:57,799 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:57,799 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:57,799 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:57,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:57,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:57,800 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:57,801 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:57,801 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:57,801 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:57,801 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:57,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:57,802 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:57,824 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:57,877 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Mon Jul 03 14:42:57 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Mon Jul 03 14:42:57 CEST 2017]; root of context hierarchy
2017-07-03 14:42:57,935 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:57,935 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:57,940 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms
2017-07-03 14:42:58,017 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:58,017 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:58,018 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:42:58,050 INFO  [main] org.appng.core.service.CoreService: starting deletion of site deleteme
2017-07-03 14:42:58,059 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2017-07-03 14:42:58,068 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/deleteme
2017-07-03 14:42:58,069 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/deleteme
2017-07-03 14:42:58,069 INFO  [main] org.appng.core.service.CoreService: done deleting site deleteme
2017-07-03 14:42:58,070 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:58,070 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:58,071 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms
2017-07-03 14:42:58,081 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Mon Jul 03 14:42:57 CEST 2017]; root of context hierarchy
2017-07-03 14:42:58,083 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:58,083 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in org.appng.appngizer.controller.SiteControllerTest
[INFO] Running org.appng.appngizer.controller.GroupControllerTest
2017-07-03 14:42:58,091 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:58,091 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e1d17f3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cca2176, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f736bab, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31ebb7c7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@770f8c86, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1aa3c280]
2017-07-03 14:42:58,092 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:58,142 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Mon Jul 03 14:42:58 CEST 2017]; root of context hierarchy
2017-07-03 14:42:58,184 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:58,195 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:58,195 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:58,230 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:58,233 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:58,322 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:58,324 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:58,329 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:42:58,330 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:58,332 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:58,334 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:58,342 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:58,346 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:58,348 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:58,350 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:58,352 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:58,354 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:58,356 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:58,358 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:58,360 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.030s).
2017-07-03 14:42:58,404 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:58,502 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:58,503 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:58,535 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:58,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:58,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:58,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:58,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:58,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:58,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:58,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:58,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:58,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:58,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:58,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:58,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:58,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:58,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:58,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:58,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:58,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:58,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:58,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:58,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:58,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:58,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:58,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:58,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:58,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:58,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:58,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:58,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:58,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:58,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:58,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:58,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:58,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:58,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:58,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:58,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:58,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:58,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:58,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:58,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:58,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:58,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:58,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:58,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:58,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:58,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:58,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:58,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:58,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:58,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:58,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:58,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:58,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:58,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:58,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:58,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:58,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:58,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:58,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:58,596 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:58,657 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Mon Jul 03 14:42:58 CEST 2017]; root of context hierarchy
2017-07-03 14:42:58,674 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Mon Jul 03 14:42:58 CEST 2017]; root of context hierarchy
2017-07-03 14:42:58,720 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:58,720 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:58,725 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms
2017-07-03 14:42:58,758 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:42:58,762 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:42:58,765 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:42:58,766 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:42:58,767 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:42:58,767 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:42:58,772 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:42:58,773 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:42:58,778 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:58,778 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:42:58,779 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:42:58,780 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:42:58,781 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:42:58,782 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:42:58,782 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,795 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,796 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,796 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,796 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,796 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:42:58,796 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:42:58,808 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:42:58,809 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:42:58,810 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:42:58,811 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:42:58,813 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:42:58,814 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:42:58,923 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:58,924 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:58,924 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms
2017-07-03 14:42:58,943 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:58,943 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:58,945 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2017-07-03 14:42:58,964 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Mon Jul 03 14:42:58 CEST 2017]; root of context hierarchy
2017-07-03 14:42:58,966 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:58,966 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.appng.appngizer.controller.GroupControllerTest
[INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest
2017-07-03 14:42:58,972 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:58,972 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a176868, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d7ed36f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d28b90b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@498cbc8c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@819c9fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@43b7963a]
2017-07-03 14:42:58,973 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:59,041 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@b1f8fa6: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:42:59,096 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:42:59,110 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:59,110 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:42:59,153 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:42:59,156 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:42:59,266 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:59,268 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:59,273 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s)
2017-07-03 14:42:59,274 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:42:59,277 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:42:59,279 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:42:59,289 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:42:59,294 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:42:59,297 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:42:59,299 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:42:59,302 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:42:59,304 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:42:59,306 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:42:59,309 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:42:59,311 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.036s).
2017-07-03 14:42:59,363 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:42:59,487 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:42:59,487 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:42:59,528 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:42:59,553 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:42:59,553 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,553 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,553 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,554 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:59,554 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:42:59,554 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:42:59,554 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:42:59,554 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:59,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:42:59,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:42:59,555 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:59,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:59,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:42:59,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:42:59,556 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:42:59,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:59,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:42:59,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:42:59,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:42:59,557 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:42:59,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:42:59,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:42:59,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:42:59,558 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:59,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:42:59,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:42:59,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:42:59,559 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:42:59,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:42:59,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:42:59,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:42:59,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:42:59,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:42:59,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:42:59,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:42:59,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:42:59,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:42:59,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:42:59,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:42:59,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:42:59,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:42:59,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:42:59,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:59,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:42:59,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:59,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:42:59,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:59,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:42:59,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:42:59,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:59,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:42:59,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:42:59,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:42:59,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:42:59,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:59,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:42:59,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:42:59,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:42:59,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:42:59,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:59,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:42:59,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:42:59,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:42:59,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:42:59,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:59,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:42:59,598 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:42:59,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@b1f8fa6: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:42:59,679 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@b1f8fa6: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:42:59,730 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:42:59,730 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:42:59,737 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms
2017-07-03 14:42:59,913 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@b1f8fa6: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:42:59,915 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:42:59,915 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s - in org.appng.appngizer.controller.SitePropertyControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationControllerTest
2017-07-03 14:42:59,920 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:42:59,920 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f5d7ed6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@340d7d7d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@613a1f39, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c5fe9b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58308f24, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@789e7ca]
2017-07-03 14:42:59,921 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:42:59,985 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@36fbe3d5: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:43:00,046 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:43:00,061 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:00,061 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:43:00,105 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:43:00,109 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:43:00,257 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:00,259 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:00,264 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:43:00,265 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:43:00,267 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:43:00,269 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:43:00,278 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:43:00,283 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:43:00,285 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:43:00,287 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:43:00,289 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:43:00,291 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:43:00,294 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:43:00,296 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:43:00,298 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.033s).
2017-07-03 14:43:00,342 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:43:00,449 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:43:00,450 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:00,484 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:43:00,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:43:00,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,505 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,505 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:00,505 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:43:00,505 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:43:00,505 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:43:00,506 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:00,506 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:43:00,506 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:43:00,506 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:00,507 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:00,507 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:43:00,507 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:00,507 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:43:00,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:00,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:43:00,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:43:00,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:43:00,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:00,509 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:43:00,509 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:43:00,509 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:43:00,509 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:00,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:00,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:43:00,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:43:00,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:43:00,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:43:00,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:43:00,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:43:00,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:43:00,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:43:00,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:43:00,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:43:00,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:43:00,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:43:00,514 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:43:00,514 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:43:00,514 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:43:00,514 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:43:00,515 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:43:00,515 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:00,515 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:00,515 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,515 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:00,516 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:43:00,516 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:00,516 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:00,516 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:43:00,517 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,517 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,517 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:00,517 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:00,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:43:00,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:43:00,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:43:00,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:00,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:00,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:00,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:43:00,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:00,520 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:00,520 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:00,520 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:43:00,520 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:43:00,521 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:43:00,521 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:00,521 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:00,547 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:43:00,608 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@36fbe3d5: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:43:00,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@36fbe3d5: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:43:00,670 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:43:00,670 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:43:00,676 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:43:00,709 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:43:00,713 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:43:00,716 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:43:00,717 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:43:00,718 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:43:00,718 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:43:00,722 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:43:00,723 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:43:00,724 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:43:00,724 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:43:00,725 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:43:00,725 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:43:00,726 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:43:00,726 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:43:00,727 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:43:00,732 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,733 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,734 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,734 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:43:00,734 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:43:00,740 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:43:00,741 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:43:00,741 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:43:00,742 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:43:00,743 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:43:00,744 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:43:00,774 INFO  [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database
2017-07-03 14:43:00,777 INFO  [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3
2017-07-03 14:43:00,777 INFO  [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml
2017-07-03 14:43:00,784 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql
2017-07-03 14:43:00,784 INFO  [main] org.appng.core.service.CoreService: saving applicationresource beans.xml
2017-07-03 14:43:00,785 INFO  [main] org.appng.core.service.CoreService: saving applicationresource master.xml
2017-07-03 14:43:00,786 INFO  [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties
2017-07-03 14:43:00,786 INFO  [main] org.appng.core.service.CoreService: saving applicationresource application.xml
2017-07-03 14:43:00,787 INFO  [main] org.appng.core.service.CoreService: saving applicationresource page.xml
2017-07-03 14:43:00,788 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql
2017-07-03 14:43:00,788 INFO  [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml
2017-07-03 14:43:00,789 INFO  [main] org.appng.core.service.CoreService: saving applicationresource events.xml
2017-07-03 14:43:00,839 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@36fbe3d5: startup date [Mon Jul 03 14:42:59 CEST 2017]; root of context hierarchy
2017-07-03 14:43:00,841 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:00,842 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.appng.appngizer.controller.ApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.SubjectControllerTest
2017-07-03 14:43:00,849 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:43:00,849 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@343ead1d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ad13d3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ad58214, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43655b73, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f25047, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ba8e841]
2017-07-03 14:43:00,850 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:43:00,915 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5d5b0202: startup date [Mon Jul 03 14:43:00 CEST 2017]; root of context hierarchy
2017-07-03 14:43:00,980 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:43:01,001 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:01,001 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:43:01,052 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:43:01,056 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:43:01,154 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:01,156 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:01,160 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:43:01,161 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:43:01,164 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:43:01,166 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:43:01,174 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:43:01,179 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:43:01,181 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:43:01,183 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:43:01,185 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:43:01,187 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:43:01,189 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:43:01,191 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:43:01,193 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.031s).
2017-07-03 14:43:01,231 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:43:01,333 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:43:01,333 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:01,364 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:43:01,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:43:01,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:01,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:43:01,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:43:01,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:43:01,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:01,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:43:01,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:43:01,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:01,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:01,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:43:01,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:01,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:43:01,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:01,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:43:01,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:43:01,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:43:01,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:01,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:43:01,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:43:01,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:43:01,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:01,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:01,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:43:01,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:43:01,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:43:01,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:43:01,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:43:01,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:43:01,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:43:01,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:43:01,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:43:01,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:43:01,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:43:01,395 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:43:01,395 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:43:01,395 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:43:01,395 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:43:01,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:43:01,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:43:01,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:01,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:01,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:01,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:43:01,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:01,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:01,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:43:01,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:01,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:01,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:43:01,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:43:01,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:43:01,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:01,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:01,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:01,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:43:01,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:01,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:01,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:01,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:43:01,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:43:01,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:43:01,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:01,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:01,426 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:43:01,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@5d5b0202: startup date [Mon Jul 03 14:43:00 CEST 2017]; root of context hierarchy
2017-07-03 14:43:01,499 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@5d5b0202: startup date [Mon Jul 03 14:43:00 CEST 2017]; root of context hierarchy
2017-07-03 14:43:01,546 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:43:01,546 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:43:01,552 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:43:01,605 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:43:01,605 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:43:01,606 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:43:01,617 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:43:01,617 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:43:01,618 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2017-07-03 14:43:01,626 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@5d5b0202: startup date [Mon Jul 03 14:43:00 CEST 2017]; root of context hierarchy
2017-07-03 14:43:01,627 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:01,628 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.appng.appngizer.controller.SubjectControllerTest
[INFO] Running org.appng.appngizer.controller.PermissionControllerTest
2017-07-03 14:43:01,633 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-07-03 14:43:01,633 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58c3af74, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67aa8e8c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57f58606, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73f1d6b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@368c7fb2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5614901]
2017-07-03 14:43:01,634 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2017-07-03 14:43:01,684 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Mon Jul 03 14:43:01 CEST 2017]; root of context hierarchy
2017-07-03 14:43:01,732 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2017-07-03 14:43:01,744 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:01,744 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
	name: appng
	...]
2017-07-03 14:43:01,781 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2017-07-03 14:43:01,784 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2017-07-03 14:43:01,871 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:01,873 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:01,878 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s)
2017-07-03 14:43:01,878 INFO  [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
2017-07-03 14:43:01,881 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2017-07-03 14:43:01,883 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup
2017-07-03 14:43:01,891 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup
2017-07-03 14:43:01,895 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template
2017-07-03 14:43:01,897 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict
2017-07-03 14:43:01,899 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest
2017-07-03 14:43:01,901 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null
2017-07-03 14:43:01,903 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template
2017-07-03 14:43:01,905 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role
2017-07-03 14:43:01,907 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs
2017-07-03 14:43:01,909 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.031s).
2017-07-03 14:43:01,950 INFO  [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
2017-07-03 14:43:02,049 INFO  [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0)
2017-07-03 14:43:02,050 INFO  [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4)
2017-07-03 14:43:02,082 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2017-07-03 14:43:02,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2017-07-03 14:43:02,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:02,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2017-07-03 14:43:02,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2017-07-03 14:43:02,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2017-07-03 14:43:02,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:02,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2017-07-03 14:43:02,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception
2017-07-03 14:43:02,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:02,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2017-07-03 14:43:02,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2017-07-03 14:43:02,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2017-07-03 14:43:02,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2017-07-03 14:43:02,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2017-07-03 14:43:02,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2017-07-03 14:43:02,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2017-07-03 14:43:02,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:02,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2017-07-03 14:43:02,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2017-07-03 14:43:02,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2017-07-03 14:43:02,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2017-07-03 14:43:02,109 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2017-07-03 14:43:02,109 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2017-07-03 14:43:02,109 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2017-07-03 14:43:02,109 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2017-07-03 14:43:02,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2017-07-03 14:43:02,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2017-07-03 14:43:02,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2017-07-03 14:43:02,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2017-07-03 14:43:02,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2017-07-03 14:43:02,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException
2017-07-03 14:43:02,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2017-07-03 14:43:02,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2017-07-03 14:43:02,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2017-07-03 14:43:02,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2017-07-03 14:43:02,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:02,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2017-07-03 14:43:02,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:02,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2017-07-03 14:43:02,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:02,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2017-07-03 14:43:02,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2017-07-03 14:43:02,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:02,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2017-07-03 14:43:02,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2017-07-03 14:43:02,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2017-07-03 14:43:02,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String)
2017-07-03 14:43:02,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:02,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2017-07-03 14:43:02,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2017-07-03 14:43:02,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2017-07-03 14:43:02,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2017-07-03 14:43:02,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:02,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2017-07-03 14:43:02,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2017-07-03 14:43:02,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2017-07-03 14:43:02,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2017-07-03 14:43:02,119 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:02,119 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2017-07-03 14:43:02,143 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2017-07-03 14:43:02,197 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Mon Jul 03 14:43:01 CEST 2017]; root of context hierarchy
2017-07-03 14:43:02,212 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Mon Jul 03 14:43:01 CEST 2017]; root of context hierarchy
2017-07-03 14:43:02,257 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2017-07-03 14:43:02,257 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2017-07-03 14:43:02,263 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms
2017-07-03 14:43:02,295 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/repo
2017-07-03 14:43:02,298 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2017-07-03 14:43:02,301 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2017-07-03 14:43:02,302 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2017-07-03 14:43:02,303 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2017-07-03 14:43:02,303 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:43:02,307 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2017-07-03 14:43:02,308 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2017-07-03 14:43:02,308 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:43:02,309 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2017-07-03 14:43:02,309 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2017-07-03 14:43:02,310 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2017-07-03 14:43:02,310 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2017-07-03 14:43:02,311 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2017-07-03 14:43:02,311 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2017-07-03 14:43:02,316 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,316 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,317 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,318 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2017-07-03 14:43:02,318 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2017-07-03 14:43:02,323 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2017-07-03 14:43:02,324 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2017-07-03 14:43:02,324 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2017-07-03 14:43:02,326 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2017-07-03 14:43:02,326 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2017-07-03 14:43:02,327 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2017-07-03 14:43:02,363 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2017-07-03 14:43:02,373 INFO  [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application'
2017-07-03 14:43:02,387 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Mon Jul 03 14:43:01 CEST 2017]; root of context hierarchy
2017-07-03 14:43:02,388 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng'
2017-07-03 14:43:02,388 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 s - in org.appng.appngizer.controller.PermissionControllerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-appngizer ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-appngizer] in [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/webapp]
[INFO] Webapp assembled in [45 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-appngizer ---
[WARNING] Error fetching link: https://www.appng.org/appng-appngizer-jaxb/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-core/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://www.appng.org/appng-testsupport/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://tomcat.apache.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.appngizer.controller...
Loading source files for package org.appng.appngizer.model...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SessionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SessionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/class-use/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/class-use/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/org/appng/appngizer/model/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-appngizer >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-appngizer <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-appngizer ---
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-setup-guide) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-setup-guide) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 46 resources
[INFO] Copying file appng.css
[INFO] Copying file images/appng.png
[INFO] Copying file xml/site-application-properties.xml
[INFO] Copying file xml/platform-system.xml
[INFO] Copying file xml/repository-install-package-response.xml
[INFO] Copying file xml/site-update.xml
[INFO] Copying file xml/role-list.xml
[INFO] Copying file xml/group-list.xml
[INFO] Copying file xml/role-create.xml
[INFO] Copying file xml/repository-list-packages.xml
[INFO] Copying file xml/platform-properties.xml
[INFO] Copying file xml/group-update.xml
[INFO] Copying file xml/repository-install-package.xml
[INFO] Copying file xml/subject-show.xml
[INFO] Copying file xml/repository-update_response.xml
[INFO] Copying file xml/site-property-list.xml
[INFO] Copying file xml/repository-upload-package-response.xml
[INFO] Copying file xml/site-show.xml
[INFO] Copying file xml/subject-create.xml
[INFO] Copying file xml/repository-create.xml
[INFO] Copying file xml/group-create.xml
[INFO] Copying file xml/site-update_response.xml
[INFO] Copying file xml/sites.xml
[INFO] Copying file xml/repository-update.xml
[INFO] Copying file xml/site-create.xml
[INFO] Copying file xml/subject-update.xml
[INFO] Copying file xml/platform-property-update_response.xml
[INFO] Copying file xml/subject-list.xml
[INFO] Copying file xml/permission-list.xml
[INFO] Copying file xml/subject-update_response.xml
[INFO] Copying file xml/dummy.xml
[INFO] Copying file xml/role-show.xml
[INFO] Copying file xml/site-application-show.xml
[INFO] Copying file xml/role-update.xml
[INFO] Copying file xml/property-create.xml
[INFO] Copying file xml/group-show.xml
[INFO] Copying file xml/home_response.xml
[INFO] Copying file xml/platform-environment.xml
[INFO] Copying file xml/site-application-list.xml
[INFO] Copying file xml/application-show.xml
[INFO] Copying file xml/application-list.xml
[INFO] Copying file xml/application-update.xml
[INFO] Copying file xml/database.xml
[INFO] Copying file xml/platform.xml
[INFO] Copying file xml/repository-list.xml
[INFO] Copying file xml/property-update.xml
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.war.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer/target/appng-appngizer-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-appngizer ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable
[INFO] Executed tasks
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building appNG appNGizer Maven Plugin 1.14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (build-jars) @ appng-appngizer-maven-plugin ---
[WARNING] Error fetching link: https://www.appng.org/appng-appngizer-jaxb/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[WARNING] Error fetching link: https://github.com/spring-projects/spring-framework/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.appng.maven.plugins.appngizer...
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/constant-values.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/org/appng/maven/plugins/appngizer/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) > generate-sources @ appng-appngizer-maven-plugin >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.14.1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] No changes detected in schema or binding files - skipping source generation.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) < generate-sources @ appng-appngizer-maven-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (build-aggregated) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-maven-plugin ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-javadoc.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1.pom.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "5db33f1e7729b7"
[INFO]  * Created staging repository with ID "orgappng-1001".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001
[INFO]  * Uploading locally staged artifacts to profile org.appng
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar
Progress (1): 2.0/302 kB
Progress (1): 4.1/302 kB
Progress (1): 6.1/302 kB
Progress (1): 8.2/302 kB
Progress (1): 10/302 kB 
Progress (1): 12/302 kB
Progress (1): 14/302 kB
Progress (1): 16/302 kB
Progress (1): 18/302 kB
Progress (1): 20/302 kB
Progress (1): 23/302 kB
Progress (1): 25/302 kB
Progress (1): 27/302 kB
Progress (1): 29/302 kB
Progress (1): 31/302 kB
Progress (1): 33/302 kB
Progress (1): 35/302 kB
Progress (1): 37/302 kB
Progress (1): 39/302 kB
Progress (1): 41/302 kB
Progress (1): 43/302 kB
Progress (1): 45/302 kB
Progress (1): 47/302 kB
Progress (1): 49/302 kB
Progress (1): 51/302 kB
Progress (1): 53/302 kB
Progress (1): 55/302 kB
Progress (1): 57/302 kB
Progress (1): 59/302 kB
Progress (1): 61/302 kB
Progress (1): 63/302 kB
Progress (1): 66/302 kB
Progress (1): 68/302 kB
Progress (1): 70/302 kB
Progress (1): 72/302 kB
Progress (1): 74/302 kB
Progress (1): 76/302 kB
Progress (1): 78/302 kB
Progress (1): 80/302 kB
Progress (1): 82/302 kB
Progress (1): 84/302 kB
Progress (1): 86/302 kB
Progress (1): 88/302 kB
Progress (1): 90/302 kB
Progress (1): 92/302 kB
Progress (1): 94/302 kB
Progress (1): 96/302 kB
Progress (1): 98/302 kB
Progress (1): 100/302 kB
Progress (1): 102/302 kB
Progress (1): 104/302 kB
Progress (1): 106/302 kB
Progress (1): 109/302 kB
Progress (1): 111/302 kB
Progress (1): 113/302 kB
Progress (1): 115/302 kB
Progress (1): 117/302 kB
Progress (1): 119/302 kB
Progress (1): 121/302 kB
Progress (1): 123/302 kB
Progress (1): 125/302 kB
Progress (1): 127/302 kB
Progress (1): 129/302 kB
Progress (1): 131/302 kB
Progress (1): 133/302 kB
Progress (1): 135/302 kB
Progress (1): 137/302 kB
Progress (1): 139/302 kB
Progress (1): 141/302 kB
Progress (1): 143/302 kB
Progress (1): 145/302 kB
Progress (1): 147/302 kB
Progress (1): 150/302 kB
Progress (1): 152/302 kB
Progress (1): 154/302 kB
Progress (1): 156/302 kB
Progress (1): 158/302 kB
Progress (1): 160/302 kB
Progress (1): 162/302 kB
Progress (1): 164/302 kB
Progress (1): 166/302 kB
Progress (1): 168/302 kB
Progress (1): 170/302 kB
Progress (1): 172/302 kB
Progress (1): 174/302 kB
Progress (1): 176/302 kB
Progress (1): 178/302 kB
Progress (1): 180/302 kB
Progress (1): 182/302 kB
Progress (1): 184/302 kB
Progress (1): 186/302 kB
Progress (1): 188/302 kB
Progress (1): 190/302 kB
Progress (1): 193/302 kB
Progress (1): 195/302 kB
Progress (1): 197/302 kB
Progress (1): 199/302 kB
Progress (1): 201/302 kB
Progress (1): 203/302 kB
Progress (1): 205/302 kB
Progress (1): 207/302 kB
Progress (1): 209/302 kB
Progress (1): 211/302 kB
Progress (1): 213/302 kB
Progress (1): 215/302 kB
Progress (1): 217/302 kB
Progress (1): 219/302 kB
Progress (1): 221/302 kB
Progress (1): 223/302 kB
Progress (1): 225/302 kB
Progress (1): 227/302 kB
Progress (1): 229/302 kB
Progress (1): 231/302 kB
Progress (1): 233/302 kB
Progress (1): 236/302 kB
Progress (1): 238/302 kB
Progress (1): 240/302 kB
Progress (1): 242/302 kB
Progress (1): 244/302 kB
Progress (1): 246/302 kB
Progress (1): 248/302 kB
Progress (1): 250/302 kB
Progress (1): 252/302 kB
Progress (1): 254/302 kB
Progress (1): 256/302 kB
Progress (1): 258/302 kB
Progress (1): 260/302 kB
Progress (1): 262/302 kB
Progress (1): 264/302 kB
Progress (1): 266/302 kB
Progress (1): 268/302 kB
Progress (1): 270/302 kB
Progress (1): 272/302 kB
Progress (1): 274/302 kB
Progress (1): 276/302 kB
Progress (1): 279/302 kB
Progress (1): 281/302 kB
Progress (1): 283/302 kB
Progress (1): 285/302 kB
Progress (1): 287/302 kB
Progress (1): 289/302 kB
Progress (1): 291/302 kB
Progress (1): 293/302 kB
Progress (1): 295/302 kB
Progress (1): 297/302 kB
Progress (1): 299/302 kB
Progress (1): 301/302 kB
Progress (1): 302 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar (302 kB at 203 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom
Progress (1): 2.0/3.9 kB
Progress (1): 3.9 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom (3.9 kB at 6.0 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/maven-metadata.xml
Progress (1): 300 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/maven-metadata.xml (300 B at 338 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar.asc (473 B at 2.2 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/maven-metadata.xml (308 B at 334 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar
Progress (1): 2.0/255 kB
Progress (1): 4.1/255 kB
Progress (1): 6.1/255 kB
Progress (1): 8.2/255 kB
Progress (1): 10/255 kB 
Progress (1): 12/255 kB
Progress (1): 14/255 kB
Progress (1): 16/255 kB
Progress (1): 18/255 kB
Progress (1): 20/255 kB
Progress (1): 23/255 kB
Progress (1): 25/255 kB
Progress (1): 27/255 kB
Progress (1): 29/255 kB
Progress (1): 31/255 kB
Progress (1): 33/255 kB
Progress (1): 35/255 kB
Progress (1): 37/255 kB
Progress (1): 39/255 kB
Progress (1): 41/255 kB
Progress (1): 43/255 kB
Progress (1): 45/255 kB
Progress (1): 47/255 kB
Progress (1): 49/255 kB
Progress (1): 51/255 kB
Progress (1): 53/255 kB
Progress (1): 55/255 kB
Progress (1): 57/255 kB
Progress (1): 59/255 kB
Progress (1): 61/255 kB
Progress (1): 63/255 kB
Progress (1): 66/255 kB
Progress (1): 68/255 kB
Progress (1): 70/255 kB
Progress (1): 72/255 kB
Progress (1): 74/255 kB
Progress (1): 76/255 kB
Progress (1): 78/255 kB
Progress (1): 80/255 kB
Progress (1): 82/255 kB
Progress (1): 84/255 kB
Progress (1): 86/255 kB
Progress (1): 88/255 kB
Progress (1): 90/255 kB
Progress (1): 92/255 kB
Progress (1): 94/255 kB
Progress (1): 96/255 kB
Progress (1): 98/255 kB
Progress (1): 100/255 kB
Progress (1): 102/255 kB
Progress (1): 104/255 kB
Progress (1): 106/255 kB
Progress (1): 109/255 kB
Progress (1): 111/255 kB
Progress (1): 113/255 kB
Progress (1): 115/255 kB
Progress (1): 117/255 kB
Progress (1): 119/255 kB
Progress (1): 121/255 kB
Progress (1): 123/255 kB
Progress (1): 125/255 kB
Progress (1): 127/255 kB
Progress (1): 129/255 kB
Progress (1): 131/255 kB
Progress (1): 133/255 kB
Progress (1): 135/255 kB
Progress (1): 137/255 kB
Progress (1): 139/255 kB
Progress (1): 141/255 kB
Progress (1): 143/255 kB
Progress (1): 145/255 kB
Progress (1): 147/255 kB
Progress (1): 150/255 kB
Progress (1): 152/255 kB
Progress (1): 154/255 kB
Progress (1): 156/255 kB
Progress (1): 158/255 kB
Progress (1): 160/255 kB
Progress (1): 162/255 kB
Progress (1): 164/255 kB
Progress (1): 166/255 kB
Progress (1): 168/255 kB
Progress (1): 170/255 kB
Progress (1): 172/255 kB
Progress (1): 174/255 kB
Progress (1): 176/255 kB
Progress (1): 178/255 kB
Progress (1): 180/255 kB
Progress (1): 182/255 kB
Progress (1): 184/255 kB
Progress (1): 186/255 kB
Progress (1): 188/255 kB
Progress (1): 190/255 kB
Progress (1): 193/255 kB
Progress (1): 195/255 kB
Progress (1): 197/255 kB
Progress (1): 199/255 kB
Progress (1): 201/255 kB
Progress (1): 203/255 kB
Progress (1): 205/255 kB
Progress (1): 207/255 kB
Progress (1): 209/255 kB
Progress (1): 211/255 kB
Progress (1): 213/255 kB
Progress (1): 215/255 kB
Progress (1): 217/255 kB
Progress (1): 219/255 kB
Progress (1): 221/255 kB
Progress (1): 223/255 kB
Progress (1): 225/255 kB
Progress (1): 227/255 kB
Progress (1): 229/255 kB
Progress (1): 231/255 kB
Progress (1): 233/255 kB
Progress (1): 236/255 kB
Progress (1): 238/255 kB
Progress (1): 240/255 kB
Progress (1): 242/255 kB
Progress (1): 244/255 kB
Progress (1): 246/255 kB
Progress (1): 248/255 kB
Progress (1): 250/255 kB
Progress (1): 252/255 kB
Progress (1): 254/255 kB
Progress (1): 255 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar (255 kB at 231 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar
Progress (1): 2.0/86 kB
Progress (1): 4.1/86 kB
Progress (1): 6.1/86 kB
Progress (1): 8.2/86 kB
Progress (1): 10/86 kB 
Progress (1): 12/86 kB
Progress (1): 14/86 kB
Progress (1): 16/86 kB
Progress (1): 18/86 kB
Progress (1): 20/86 kB
Progress (1): 23/86 kB
Progress (1): 25/86 kB
Progress (1): 27/86 kB
Progress (1): 29/86 kB
Progress (1): 31/86 kB
Progress (1): 33/86 kB
Progress (1): 35/86 kB
Progress (1): 37/86 kB
Progress (1): 39/86 kB
Progress (1): 41/86 kB
Progress (1): 43/86 kB
Progress (1): 45/86 kB
Progress (1): 47/86 kB
Progress (1): 49/86 kB
Progress (1): 51/86 kB
Progress (1): 53/86 kB
Progress (1): 55/86 kB
Progress (1): 57/86 kB
Progress (1): 59/86 kB
Progress (1): 61/86 kB
Progress (1): 63/86 kB
Progress (1): 66/86 kB
Progress (1): 68/86 kB
Progress (1): 70/86 kB
Progress (1): 72/86 kB
Progress (1): 74/86 kB
Progress (1): 76/86 kB
Progress (1): 78/86 kB
Progress (1): 80/86 kB
Progress (1): 82/86 kB
Progress (1): 84/86 kB
Progress (1): 86/86 kB
Progress (1): 86 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar (86 kB at 126 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/maven-metadata.xml
Progress (1): 301 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/maven-metadata.xml (301 B at 365 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar
Progress (1): 2.0/157 kB
Progress (1): 4.1/157 kB
Progress (1): 6.1/157 kB
Progress (1): 8.2/157 kB
Progress (1): 10/157 kB 
Progress (1): 12/157 kB
Progress (1): 14/157 kB
Progress (1): 16/157 kB
Progress (1): 18/157 kB
Progress (1): 20/157 kB
Progress (1): 23/157 kB
Progress (1): 25/157 kB
Progress (1): 27/157 kB
Progress (1): 29/157 kB
Progress (1): 31/157 kB
Progress (1): 33/157 kB
Progress (1): 35/157 kB
Progress (1): 37/157 kB
Progress (1): 39/157 kB
Progress (1): 41/157 kB
Progress (1): 43/157 kB
Progress (1): 45/157 kB
Progress (1): 47/157 kB
Progress (1): 49/157 kB
Progress (1): 51/157 kB
Progress (1): 53/157 kB
Progress (1): 55/157 kB
Progress (1): 57/157 kB
Progress (1): 59/157 kB
Progress (1): 61/157 kB
Progress (1): 63/157 kB
Progress (1): 66/157 kB
Progress (1): 68/157 kB
Progress (1): 70/157 kB
Progress (1): 72/157 kB
Progress (1): 74/157 kB
Progress (1): 76/157 kB
Progress (1): 78/157 kB
Progress (1): 80/157 kB
Progress (1): 82/157 kB
Progress (1): 84/157 kB
Progress (1): 86/157 kB
Progress (1): 88/157 kB
Progress (1): 90/157 kB
Progress (1): 92/157 kB
Progress (1): 94/157 kB
Progress (1): 96/157 kB
Progress (1): 98/157 kB
Progress (1): 100/157 kB
Progress (1): 102/157 kB
Progress (1): 104/157 kB
Progress (1): 106/157 kB
Progress (1): 109/157 kB
Progress (1): 111/157 kB
Progress (1): 113/157 kB
Progress (1): 115/157 kB
Progress (1): 117/157 kB
Progress (1): 119/157 kB
Progress (1): 121/157 kB
Progress (1): 123/157 kB
Progress (1): 125/157 kB
Progress (1): 127/157 kB
Progress (1): 129/157 kB
Progress (1): 131/157 kB
Progress (1): 133/157 kB
Progress (1): 135/157 kB
Progress (1): 137/157 kB
Progress (1): 139/157 kB
Progress (1): 141/157 kB
Progress (1): 143/157 kB
Progress (1): 145/157 kB
Progress (1): 147/157 kB
Progress (1): 150/157 kB
Progress (1): 152/157 kB
Progress (1): 154/157 kB
Progress (1): 156/157 kB
Progress (1): 157 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-javadoc.jar (157 kB at 168 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom.asc (473 B at 2.2 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/maven-metadata.xml (303 B at 369 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom.asc (473 B at 2.2 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/maven-metadata.xml
Progress (1): 304 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/maven-metadata.xml (304 B at 369 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar.asc (473 B at 2.3 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/maven-metadata.xml
Progress (1): 310 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/maven-metadata.xml (310 B at 381 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar.asc (473 B at 2.3 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/maven-metadata.xml (308 B at 303 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar
Progress (1): 2.0/48 kB
Progress (1): 4.1/48 kB
Progress (1): 6.1/48 kB
Progress (1): 8.2/48 kB
Progress (1): 10/48 kB 
Progress (1): 12/48 kB
Progress (1): 14/48 kB
Progress (1): 16/48 kB
Progress (1): 18/48 kB
Progress (1): 20/48 kB
Progress (1): 23/48 kB
Progress (1): 25/48 kB
Progress (1): 27/48 kB
Progress (1): 29/48 kB
Progress (1): 31/48 kB
Progress (1): 33/48 kB
Progress (1): 35/48 kB
Progress (1): 37/48 kB
Progress (1): 39/48 kB
Progress (1): 41/48 kB
Progress (1): 43/48 kB
Progress (1): 45/48 kB
Progress (1): 47/48 kB
Progress (1): 48 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar (48 kB at 56 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom
Progress (1): 2.0 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom (2.0 kB at 2.3 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/maven-metadata.xml
Progress (1): 302 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/maven-metadata.xml (302 B at 357 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/maven-metadata.xml
Progress (1): 306 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/maven-metadata.xml (306 B at 356 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar
Progress (1): 2.0/33 kB
Progress (1): 4.1/33 kB
Progress (1): 6.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 10/33 kB 
Progress (1): 12/33 kB
Progress (1): 14/33 kB
Progress (1): 16/33 kB
Progress (1): 18/33 kB
Progress (1): 20/33 kB
Progress (1): 23/33 kB
Progress (1): 25/33 kB
Progress (1): 27/33 kB
Progress (1): 29/33 kB
Progress (1): 31/33 kB
Progress (1): 33/33 kB
Progress (1): 33 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.jar (33 kB at 42 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom
Progress (1): 2.0/9.3 kB
Progress (1): 4.1/9.3 kB
Progress (1): 6.1/9.3 kB
Progress (1): 8.2/9.3 kB
Progress (1): 9.3 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom (9.3 kB at 14 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.war.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.war.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar.asc (473 B at 2.3 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/maven-metadata.xml
Progress (1): 305 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/maven-metadata.xml (305 B at 341 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar
Progress (1): 2.0/3.1 kB
Progress (1): 3.1 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.jar (3.1 kB at 4.6 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom
Progress (1): 1.0 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1.pom (1.0 kB at 1.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar.asc (473 B at 2.0 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/maven-metadata.xml
Progress (1): 317 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/maven-metadata.xml (317 B at 359 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar
Progress (1): 2.0/209 kB
Progress (1): 4.1/209 kB
Progress (1): 6.1/209 kB
Progress (1): 8.2/209 kB
Progress (1): 10/209 kB 
Progress (1): 12/209 kB
Progress (1): 14/209 kB
Progress (1): 16/209 kB
Progress (1): 18/209 kB
Progress (1): 20/209 kB
Progress (1): 23/209 kB
Progress (1): 25/209 kB
Progress (1): 27/209 kB
Progress (1): 29/209 kB
Progress (1): 31/209 kB
Progress (1): 33/209 kB
Progress (1): 35/209 kB
Progress (1): 37/209 kB
Progress (1): 39/209 kB
Progress (1): 41/209 kB
Progress (1): 43/209 kB
Progress (1): 45/209 kB
Progress (1): 47/209 kB
Progress (1): 49/209 kB
Progress (1): 51/209 kB
Progress (1): 53/209 kB
Progress (1): 55/209 kB
Progress (1): 57/209 kB
Progress (1): 59/209 kB
Progress (1): 61/209 kB
Progress (1): 63/209 kB
Progress (1): 66/209 kB
Progress (1): 68/209 kB
Progress (1): 70/209 kB
Progress (1): 72/209 kB
Progress (1): 74/209 kB
Progress (1): 76/209 kB
Progress (1): 78/209 kB
Progress (1): 80/209 kB
Progress (1): 82/209 kB
Progress (1): 84/209 kB
Progress (1): 86/209 kB
Progress (1): 88/209 kB
Progress (1): 90/209 kB
Progress (1): 92/209 kB
Progress (1): 94/209 kB
Progress (1): 96/209 kB
Progress (1): 98/209 kB
Progress (1): 100/209 kB
Progress (1): 102/209 kB
Progress (1): 104/209 kB
Progress (1): 106/209 kB
Progress (1): 109/209 kB
Progress (1): 111/209 kB
Progress (1): 113/209 kB
Progress (1): 115/209 kB
Progress (1): 117/209 kB
Progress (1): 119/209 kB
Progress (1): 121/209 kB
Progress (1): 123/209 kB
Progress (1): 125/209 kB
Progress (1): 127/209 kB
Progress (1): 129/209 kB
Progress (1): 131/209 kB
Progress (1): 133/209 kB
Progress (1): 135/209 kB
Progress (1): 137/209 kB
Progress (1): 139/209 kB
Progress (1): 141/209 kB
Progress (1): 143/209 kB
Progress (1): 145/209 kB
Progress (1): 147/209 kB
Progress (1): 150/209 kB
Progress (1): 152/209 kB
Progress (1): 154/209 kB
Progress (1): 156/209 kB
Progress (1): 158/209 kB
Progress (1): 160/209 kB
Progress (1): 162/209 kB
Progress (1): 164/209 kB
Progress (1): 166/209 kB
Progress (1): 168/209 kB
Progress (1): 170/209 kB
Progress (1): 172/209 kB
Progress (1): 174/209 kB
Progress (1): 176/209 kB
Progress (1): 178/209 kB
Progress (1): 180/209 kB
Progress (1): 182/209 kB
Progress (1): 184/209 kB
Progress (1): 186/209 kB
Progress (1): 188/209 kB
Progress (1): 190/209 kB
Progress (1): 193/209 kB
Progress (1): 195/209 kB
Progress (1): 197/209 kB
Progress (1): 199/209 kB
Progress (1): 201/209 kB
Progress (1): 203/209 kB
Progress (1): 205/209 kB
Progress (1): 207/209 kB
Progress (1): 209 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar (209 kB at 179 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Progress (1): 311 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/maven-metadata.xml (311 B at 370 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.war
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10/96 MB  
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96 MB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.war (96 MB at 12 MB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom
Progress (1): 2.0/6.8 kB
Progress (1): 4.1/6.8 kB
Progress (1): 6.1/6.8 kB
Progress (1): 6.8 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom (6.8 kB at 11 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar
Progress (1): 2.0/19 kB
Progress (1): 4.1/19 kB
Progress (1): 6.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 10/19 kB 
Progress (1): 12/19 kB
Progress (1): 14/19 kB
Progress (1): 16/19 kB
Progress (1): 18/19 kB
Progress (1): 19 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar (19 kB at 24 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/maven-metadata.xml
Progress (1): 302 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/maven-metadata.xml (302 B at 338 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar.asc (473 B at 2.0 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/maven-metadata.xml (308 B at 367 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.3/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.4/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.5/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.6/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.7/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.8/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 0.9/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0/1.0 MB
Progress (1): 1.0 MB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar (1.0 MB at 656 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom.asc (473 B at 2.1 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/maven-metadata.xml (303 B at 354 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar.asc (473 B at 2.1 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/maven-metadata.xml
Progress (1): 304 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/maven-metadata.xml (304 B at 351 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar
Progress (1): 2.0/21 kB
Progress (1): 4.1/21 kB
Progress (1): 6.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 10/21 kB 
Progress (1): 12/21 kB
Progress (1): 14/21 kB
Progress (1): 16/21 kB
Progress (1): 18/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-sources.jar (21 kB at 27 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-javadoc.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar
Progress (1): 2.0/54 kB
Progress (1): 4.1/54 kB
Progress (1): 6.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 10/54 kB 
Progress (1): 12/54 kB
Progress (1): 14/54 kB
Progress (1): 16/54 kB
Progress (1): 18/54 kB
Progress (1): 20/54 kB
Progress (1): 23/54 kB
Progress (1): 25/54 kB
Progress (1): 27/54 kB
Progress (1): 29/54 kB
Progress (1): 31/54 kB
Progress (1): 33/54 kB
Progress (1): 35/54 kB
Progress (1): 37/54 kB
Progress (1): 39/54 kB
Progress (1): 41/54 kB
Progress (1): 43/54 kB
Progress (1): 45/54 kB
Progress (1): 47/54 kB
Progress (1): 49/54 kB
Progress (1): 51/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar (54 kB at 71 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom
Progress (1): 2.0/2.2 kB
Progress (1): 2.2 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.pom (2.2 kB at 3.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom.asc (473 B at 2.1 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/maven-metadata.xml
Progress (1): 314 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/maven-metadata.xml (314 B at 342 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar.asc (473 B at 2.3 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/maven-metadata.xml
Progress (1): 301 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/maven-metadata.xml (301 B at 357 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar
Progress (1): 2.0/40 kB
Progress (1): 4.1/40 kB
Progress (1): 6.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 10/40 kB 
Progress (1): 12/40 kB
Progress (1): 14/40 kB
Progress (1): 16/40 kB
Progress (1): 18/40 kB
Progress (1): 20/40 kB
Progress (1): 23/40 kB
Progress (1): 25/40 kB
Progress (1): 27/40 kB
Progress (1): 29/40 kB
Progress (1): 31/40 kB
Progress (1): 33/40 kB
Progress (1): 35/40 kB
Progress (1): 37/40 kB
Progress (1): 39/40 kB
Progress (1): 40 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar (40 kB at 54 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar
Progress (1): 2.0/56 kB
Progress (1): 4.1/56 kB
Progress (1): 6.1/56 kB
Progress (1): 8.2/56 kB
Progress (1): 10/56 kB 
Progress (1): 12/56 kB
Progress (1): 14/56 kB
Progress (1): 16/56 kB
Progress (1): 18/56 kB
Progress (1): 20/56 kB
Progress (1): 23/56 kB
Progress (1): 25/56 kB
Progress (1): 27/56 kB
Progress (1): 29/56 kB
Progress (1): 31/56 kB
Progress (1): 33/56 kB
Progress (1): 35/56 kB
Progress (1): 37/56 kB
Progress (1): 39/56 kB
Progress (1): 41/56 kB
Progress (1): 43/56 kB
Progress (1): 45/56 kB
Progress (1): 47/56 kB
Progress (1): 49/56 kB
Progress (1): 51/56 kB
Progress (1): 53/56 kB
Progress (1): 55/56 kB
Progress (1): 56 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar (56 kB at 75 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom
Progress (1): 1.7 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.pom (1.7 kB at 2.8 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar
Progress (1): 2.0/3.0 kB
Progress (1): 3.0 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar (3.0 kB at 4.8 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom.asc (473 B at 2.2 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/maven-metadata.xml
Progress (1): 318 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/maven-metadata.xml (318 B at 375 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar
Progress (1): 2.0/3.0 kB
Progress (1): 3.0 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar (3.0 kB at 4.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom
Progress (1): 1.0 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom (1.0 kB at 1.6 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar
Progress (1): 2.0/95 kB
Progress (1): 4.1/95 kB
Progress (1): 6.1/95 kB
Progress (1): 8.2/95 kB
Progress (1): 10/95 kB 
Progress (1): 12/95 kB
Progress (1): 14/95 kB
Progress (1): 16/95 kB
Progress (1): 18/95 kB
Progress (1): 20/95 kB
Progress (1): 23/95 kB
Progress (1): 25/95 kB
Progress (1): 27/95 kB
Progress (1): 29/95 kB
Progress (1): 31/95 kB
Progress (1): 33/95 kB
Progress (1): 35/95 kB
Progress (1): 37/95 kB
Progress (1): 39/95 kB
Progress (1): 41/95 kB
Progress (1): 43/95 kB
Progress (1): 45/95 kB
Progress (1): 47/95 kB
Progress (1): 49/95 kB
Progress (1): 51/95 kB
Progress (1): 53/95 kB
Progress (1): 55/95 kB
Progress (1): 57/95 kB
Progress (1): 59/95 kB
Progress (1): 61/95 kB
Progress (1): 63/95 kB
Progress (1): 66/95 kB
Progress (1): 68/95 kB
Progress (1): 70/95 kB
Progress (1): 72/95 kB
Progress (1): 74/95 kB
Progress (1): 76/95 kB
Progress (1): 78/95 kB
Progress (1): 80/95 kB
Progress (1): 82/95 kB
Progress (1): 84/95 kB
Progress (1): 86/95 kB
Progress (1): 88/95 kB
Progress (1): 90/95 kB
Progress (1): 92/95 kB
Progress (1): 94/95 kB
Progress (1): 95 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar (95 kB at 115 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom
Progress (1): 1.2 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom (1.2 kB at 1.6 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/maven-metadata.xml
Progress (1): 300 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/maven-metadata.xml (300 B at 361 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.pom.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-javadoc.jar.asc (473 B at 2.4 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar
Progress (1): 2.0/89 kB
Progress (1): 4.1/89 kB
Progress (1): 6.1/89 kB
Progress (1): 8.2/89 kB
Progress (1): 10/89 kB 
Progress (1): 12/89 kB
Progress (1): 14/89 kB
Progress (1): 16/89 kB
Progress (1): 18/89 kB
Progress (1): 20/89 kB
Progress (1): 23/89 kB
Progress (1): 25/89 kB
Progress (1): 27/89 kB
Progress (1): 29/89 kB
Progress (1): 31/89 kB
Progress (1): 33/89 kB
Progress (1): 35/89 kB
Progress (1): 37/89 kB
Progress (1): 39/89 kB
Progress (1): 41/89 kB
Progress (1): 43/89 kB
Progress (1): 45/89 kB
Progress (1): 47/89 kB
Progress (1): 49/89 kB
Progress (1): 51/89 kB
Progress (1): 53/89 kB
Progress (1): 55/89 kB
Progress (1): 57/89 kB
Progress (1): 59/89 kB
Progress (1): 61/89 kB
Progress (1): 63/89 kB
Progress (1): 66/89 kB
Progress (1): 68/89 kB
Progress (1): 70/89 kB
Progress (1): 72/89 kB
Progress (1): 74/89 kB
Progress (1): 76/89 kB
Progress (1): 78/89 kB
Progress (1): 80/89 kB
Progress (1): 82/89 kB
Progress (1): 84/89 kB
Progress (1): 86/89 kB
Progress (1): 88/89 kB
Progress (1): 89 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar (89 kB at 110 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar
Progress (1): 1.6 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.jar (1.6 kB at 2.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom
Progress (1): 533 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom (533 B at 855 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar.asc (473 B at 2.2 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml
Progress (1): 325 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (325 B at 383 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-sources.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar
Progress (1): 2.0/113 kB
Progress (1): 4.1/113 kB
Progress (1): 6.1/113 kB
Progress (1): 8.2/113 kB
Progress (1): 10/113 kB 
Progress (1): 12/113 kB
Progress (1): 14/113 kB
Progress (1): 16/113 kB
Progress (1): 18/113 kB
Progress (1): 20/113 kB
Progress (1): 23/113 kB
Progress (1): 25/113 kB
Progress (1): 27/113 kB
Progress (1): 29/113 kB
Progress (1): 31/113 kB
Progress (1): 33/113 kB
Progress (1): 35/113 kB
Progress (1): 37/113 kB
Progress (1): 39/113 kB
Progress (1): 41/113 kB
Progress (1): 43/113 kB
Progress (1): 45/113 kB
Progress (1): 47/113 kB
Progress (1): 49/113 kB
Progress (1): 51/113 kB
Progress (1): 53/113 kB
Progress (1): 55/113 kB
Progress (1): 57/113 kB
Progress (1): 59/113 kB
Progress (1): 61/113 kB
Progress (1): 63/113 kB
Progress (1): 66/113 kB
Progress (1): 68/113 kB
Progress (1): 70/113 kB
Progress (1): 72/113 kB
Progress (1): 74/113 kB
Progress (1): 76/113 kB
Progress (1): 78/113 kB
Progress (1): 80/113 kB
Progress (1): 82/113 kB
Progress (1): 84/113 kB
Progress (1): 86/113 kB
Progress (1): 88/113 kB
Progress (1): 90/113 kB
Progress (1): 92/113 kB
Progress (1): 94/113 kB
Progress (1): 96/113 kB
Progress (1): 98/113 kB
Progress (1): 100/113 kB
Progress (1): 102/113 kB
Progress (1): 104/113 kB
Progress (1): 106/113 kB
Progress (1): 109/113 kB
Progress (1): 111/113 kB
Progress (1): 113/113 kB
Progress (1): 113 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar (113 kB at 118 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar.asc (473 B at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom
Progress (1): 2.0/5.3 kB
Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom (5.3 kB at 8.4 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/maven-metadata.xml
Progress (1): 312 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/maven-metadata.xml (312 B at 354 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar
Progress (1): 2.0/320 kB
Progress (1): 4.1/320 kB
Progress (1): 6.1/320 kB
Progress (1): 8.2/320 kB
Progress (1): 10/320 kB 
Progress (1): 12/320 kB
Progress (1): 14/320 kB
Progress (1): 16/320 kB
Progress (1): 18/320 kB
Progress (1): 20/320 kB
Progress (1): 23/320 kB
Progress (1): 25/320 kB
Progress (1): 27/320 kB
Progress (1): 29/320 kB
Progress (1): 31/320 kB
Progress (1): 33/320 kB
Progress (1): 35/320 kB
Progress (1): 37/320 kB
Progress (1): 39/320 kB
Progress (1): 41/320 kB
Progress (1): 43/320 kB
Progress (1): 45/320 kB
Progress (1): 47/320 kB
Progress (1): 49/320 kB
Progress (1): 51/320 kB
Progress (1): 53/320 kB
Progress (1): 55/320 kB
Progress (1): 57/320 kB
Progress (1): 59/320 kB
Progress (1): 61/320 kB
Progress (1): 63/320 kB
Progress (1): 66/320 kB
Progress (1): 68/320 kB
Progress (1): 70/320 kB
Progress (1): 72/320 kB
Progress (1): 74/320 kB
Progress (1): 76/320 kB
Progress (1): 78/320 kB
Progress (1): 80/320 kB
Progress (1): 82/320 kB
Progress (1): 84/320 kB
Progress (1): 86/320 kB
Progress (1): 88/320 kB
Progress (1): 90/320 kB
Progress (1): 92/320 kB
Progress (1): 94/320 kB
Progress (1): 96/320 kB
Progress (1): 98/320 kB
Progress (1): 100/320 kB
Progress (1): 102/320 kB
Progress (1): 104/320 kB
Progress (1): 106/320 kB
Progress (1): 109/320 kB
Progress (1): 111/320 kB
Progress (1): 113/320 kB
Progress (1): 115/320 kB
Progress (1): 117/320 kB
Progress (1): 119/320 kB
Progress (1): 121/320 kB
Progress (1): 123/320 kB
Progress (1): 125/320 kB
Progress (1): 127/320 kB
Progress (1): 129/320 kB
Progress (1): 131/320 kB
Progress (1): 133/320 kB
Progress (1): 135/320 kB
Progress (1): 137/320 kB
Progress (1): 139/320 kB
Progress (1): 141/320 kB
Progress (1): 143/320 kB
Progress (1): 145/320 kB
Progress (1): 147/320 kB
Progress (1): 150/320 kB
Progress (1): 152/320 kB
Progress (1): 154/320 kB
Progress (1): 156/320 kB
Progress (1): 158/320 kB
Progress (1): 160/320 kB
Progress (1): 162/320 kB
Progress (1): 164/320 kB
Progress (1): 166/320 kB
Progress (1): 168/320 kB
Progress (1): 170/320 kB
Progress (1): 172/320 kB
Progress (1): 174/320 kB
Progress (1): 176/320 kB
Progress (1): 178/320 kB
Progress (1): 180/320 kB
Progress (1): 182/320 kB
Progress (1): 184/320 kB
Progress (1): 186/320 kB
Progress (1): 188/320 kB
Progress (1): 190/320 kB
Progress (1): 193/320 kB
Progress (1): 195/320 kB
Progress (1): 197/320 kB
Progress (1): 199/320 kB
Progress (1): 201/320 kB
Progress (1): 203/320 kB
Progress (1): 205/320 kB
Progress (1): 207/320 kB
Progress (1): 209/320 kB
Progress (1): 211/320 kB
Progress (1): 213/320 kB
Progress (1): 215/320 kB
Progress (1): 217/320 kB
Progress (1): 219/320 kB
Progress (1): 221/320 kB
Progress (1): 223/320 kB
Progress (1): 225/320 kB
Progress (1): 227/320 kB
Progress (1): 229/320 kB
Progress (1): 231/320 kB
Progress (1): 233/320 kB
Progress (1): 236/320 kB
Progress (1): 238/320 kB
Progress (1): 240/320 kB
Progress (1): 242/320 kB
Progress (1): 244/320 kB
Progress (1): 246/320 kB
Progress (1): 248/320 kB
Progress (1): 250/320 kB
Progress (1): 252/320 kB
Progress (1): 254/320 kB
Progress (1): 256/320 kB
Progress (1): 258/320 kB
Progress (1): 260/320 kB
Progress (1): 262/320 kB
Progress (1): 264/320 kB
Progress (1): 266/320 kB
Progress (1): 268/320 kB
Progress (1): 270/320 kB
Progress (1): 272/320 kB
Progress (1): 274/320 kB
Progress (1): 276/320 kB
Progress (1): 279/320 kB
Progress (1): 281/320 kB
Progress (1): 283/320 kB
Progress (1): 285/320 kB
Progress (1): 287/320 kB
Progress (1): 289/320 kB
Progress (1): 291/320 kB
Progress (1): 293/320 kB
Progress (1): 295/320 kB
Progress (1): 297/320 kB
Progress (1): 299/320 kB
Progress (1): 301/320 kB
Progress (1): 303/320 kB
Progress (1): 305/320 kB
Progress (1): 307/320 kB
Progress (1): 309/320 kB
Progress (1): 311/320 kB
Progress (1): 313/320 kB
Progress (1): 315/320 kB
Progress (1): 317/320 kB
Progress (1): 319/320 kB
Progress (1): 320 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-sources.jar (320 kB at 284 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar.asc (473 B at 1.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar
Progress (1): 2.0/485 kB
Progress (1): 4.1/485 kB
Progress (1): 6.1/485 kB
Progress (1): 8.2/485 kB
Progress (1): 10/485 kB 
Progress (1): 12/485 kB
Progress (1): 14/485 kB
Progress (1): 16/485 kB
Progress (1): 18/485 kB
Progress (1): 20/485 kB
Progress (1): 23/485 kB
Progress (1): 25/485 kB
Progress (1): 27/485 kB
Progress (1): 29/485 kB
Progress (1): 31/485 kB
Progress (1): 33/485 kB
Progress (1): 35/485 kB
Progress (1): 37/485 kB
Progress (1): 39/485 kB
Progress (1): 41/485 kB
Progress (1): 43/485 kB
Progress (1): 45/485 kB
Progress (1): 47/485 kB
Progress (1): 49/485 kB
Progress (1): 51/485 kB
Progress (1): 53/485 kB
Progress (1): 55/485 kB
Progress (1): 57/485 kB
Progress (1): 59/485 kB
Progress (1): 61/485 kB
Progress (1): 63/485 kB
Progress (1): 66/485 kB
Progress (1): 68/485 kB
Progress (1): 70/485 kB
Progress (1): 72/485 kB
Progress (1): 74/485 kB
Progress (1): 76/485 kB
Progress (1): 78/485 kB
Progress (1): 80/485 kB
Progress (1): 82/485 kB
Progress (1): 84/485 kB
Progress (1): 86/485 kB
Progress (1): 88/485 kB
Progress (1): 90/485 kB
Progress (1): 92/485 kB
Progress (1): 94/485 kB
Progress (1): 96/485 kB
Progress (1): 98/485 kB
Progress (1): 100/485 kB
Progress (1): 102/485 kB
Progress (1): 104/485 kB
Progress (1): 106/485 kB
Progress (1): 109/485 kB
Progress (1): 111/485 kB
Progress (1): 113/485 kB
Progress (1): 115/485 kB
Progress (1): 117/485 kB
Progress (1): 119/485 kB
Progress (1): 121/485 kB
Progress (1): 123/485 kB
Progress (1): 125/485 kB
Progress (1): 127/485 kB
Progress (1): 129/485 kB
Progress (1): 131/485 kB
Progress (1): 133/485 kB
Progress (1): 135/485 kB
Progress (1): 137/485 kB
Progress (1): 139/485 kB
Progress (1): 141/485 kB
Progress (1): 143/485 kB
Progress (1): 145/485 kB
Progress (1): 147/485 kB
Progress (1): 150/485 kB
Progress (1): 152/485 kB
Progress (1): 154/485 kB
Progress (1): 156/485 kB
Progress (1): 158/485 kB
Progress (1): 160/485 kB
Progress (1): 162/485 kB
Progress (1): 164/485 kB
Progress (1): 166/485 kB
Progress (1): 168/485 kB
Progress (1): 170/485 kB
Progress (1): 172/485 kB
Progress (1): 174/485 kB
Progress (1): 176/485 kB
Progress (1): 178/485 kB
Progress (1): 180/485 kB
Progress (1): 182/485 kB
Progress (1): 184/485 kB
Progress (1): 186/485 kB
Progress (1): 188/485 kB
Progress (1): 190/485 kB
Progress (1): 193/485 kB
Progress (1): 195/485 kB
Progress (1): 197/485 kB
Progress (1): 199/485 kB
Progress (1): 201/485 kB
Progress (1): 203/485 kB
Progress (1): 205/485 kB
Progress (1): 207/485 kB
Progress (1): 209/485 kB
Progress (1): 211/485 kB
Progress (1): 213/485 kB
Progress (1): 215/485 kB
Progress (1): 217/485 kB
Progress (1): 219/485 kB
Progress (1): 221/485 kB
Progress (1): 223/485 kB
Progress (1): 225/485 kB
Progress (1): 227/485 kB
Progress (1): 229/485 kB
Progress (1): 231/485 kB
Progress (1): 233/485 kB
Progress (1): 236/485 kB
Progress (1): 238/485 kB
Progress (1): 240/485 kB
Progress (1): 242/485 kB
Progress (1): 244/485 kB
Progress (1): 246/485 kB
Progress (1): 248/485 kB
Progress (1): 250/485 kB
Progress (1): 252/485 kB
Progress (1): 254/485 kB
Progress (1): 256/485 kB
Progress (1): 258/485 kB
Progress (1): 260/485 kB
Progress (1): 262/485 kB
Progress (1): 264/485 kB
Progress (1): 266/485 kB
Progress (1): 268/485 kB
Progress (1): 270/485 kB
Progress (1): 272/485 kB
Progress (1): 274/485 kB
Progress (1): 276/485 kB
Progress (1): 279/485 kB
Progress (1): 281/485 kB
Progress (1): 283/485 kB
Progress (1): 285/485 kB
Progress (1): 287/485 kB
Progress (1): 289/485 kB
Progress (1): 291/485 kB
Progress (1): 293/485 kB
Progress (1): 295/485 kB
Progress (1): 297/485 kB
Progress (1): 299/485 kB
Progress (1): 301/485 kB
Progress (1): 303/485 kB
Progress (1): 305/485 kB
Progress (1): 307/485 kB
Progress (1): 309/485 kB
Progress (1): 311/485 kB
Progress (1): 313/485 kB
Progress (1): 315/485 kB
Progress (1): 317/485 kB
Progress (1): 319/485 kB
Progress (1): 322/485 kB
Progress (1): 324/485 kB
Progress (1): 326/485 kB
Progress (1): 328/485 kB
Progress (1): 330/485 kB
Progress (1): 332/485 kB
Progress (1): 334/485 kB
Progress (1): 336/485 kB
Progress (1): 338/485 kB
Progress (1): 340/485 kB
Progress (1): 342/485 kB
Progress (1): 344/485 kB
Progress (1): 346/485 kB
Progress (1): 348/485 kB
Progress (1): 350/485 kB
Progress (1): 352/485 kB
Progress (1): 354/485 kB
Progress (1): 356/485 kB
Progress (1): 358/485 kB
Progress (1): 360/485 kB
Progress (1): 362/485 kB
Progress (1): 365/485 kB
Progress (1): 367/485 kB
Progress (1): 369/485 kB
Progress (1): 371/485 kB
Progress (1): 373/485 kB
Progress (1): 375/485 kB
Progress (1): 377/485 kB
Progress (1): 379/485 kB
Progress (1): 381/485 kB
Progress (1): 383/485 kB
Progress (1): 385/485 kB
Progress (1): 387/485 kB
Progress (1): 389/485 kB
Progress (1): 391/485 kB
Progress (1): 393/485 kB
Progress (1): 395/485 kB
Progress (1): 397/485 kB
Progress (1): 399/485 kB
Progress (1): 401/485 kB
Progress (1): 403/485 kB
Progress (1): 406/485 kB
Progress (1): 408/485 kB
Progress (1): 410/485 kB
Progress (1): 412/485 kB
Progress (1): 414/485 kB
Progress (1): 416/485 kB
Progress (1): 418/485 kB
Progress (1): 420/485 kB
Progress (1): 422/485 kB
Progress (1): 424/485 kB
Progress (1): 426/485 kB
Progress (1): 428/485 kB
Progress (1): 430/485 kB
Progress (1): 432/485 kB
Progress (1): 434/485 kB
Progress (1): 436/485 kB
Progress (1): 438/485 kB
Progress (1): 440/485 kB
Progress (1): 442/485 kB
Progress (1): 444/485 kB
Progress (1): 446/485 kB
Progress (1): 449/485 kB
Progress (1): 451/485 kB
Progress (1): 453/485 kB
Progress (1): 455/485 kB
Progress (1): 457/485 kB
Progress (1): 459/485 kB
Progress (1): 461/485 kB
Progress (1): 463/485 kB
Progress (1): 465/485 kB
Progress (1): 467/485 kB
Progress (1): 469/485 kB
Progress (1): 471/485 kB
Progress (1): 473/485 kB
Progress (1): 475/485 kB
Progress (1): 477/485 kB
Progress (1): 479/485 kB
Progress (1): 481/485 kB
Progress (1): 483/485 kB
Progress (1): 485 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar (485 kB at 564 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom
Progress (1): 2.0/9.4 kB
Progress (1): 4.1/9.4 kB
Progress (1): 6.1/9.4 kB
Progress (1): 8.2/9.4 kB
Progress (1): 9.4 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom (9.4 kB at 13 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar
Progress (1): 2.0/13 kB
Progress (1): 4.1/13 kB
Progress (1): 6.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 10/13 kB 
Progress (1): 12/13 kB
Progress (1): 13 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.jar (13 kB at 18 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom
Progress (1): 504 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1.pom (504 B at 676 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar
Progress (1): 2.0/236 kB
Progress (1): 4.1/236 kB
Progress (1): 6.1/236 kB
Progress (1): 8.2/236 kB
Progress (1): 10/236 kB 
Progress (1): 12/236 kB
Progress (1): 14/236 kB
Progress (1): 16/236 kB
Progress (1): 18/236 kB
Progress (1): 20/236 kB
Progress (1): 23/236 kB
Progress (1): 25/236 kB
Progress (1): 27/236 kB
Progress (1): 29/236 kB
Progress (1): 31/236 kB
Progress (1): 33/236 kB
Progress (1): 35/236 kB
Progress (1): 37/236 kB
Progress (1): 39/236 kB
Progress (1): 41/236 kB
Progress (1): 43/236 kB
Progress (1): 45/236 kB
Progress (1): 47/236 kB
Progress (1): 49/236 kB
Progress (1): 51/236 kB
Progress (1): 53/236 kB
Progress (1): 55/236 kB
Progress (1): 57/236 kB
Progress (1): 59/236 kB
Progress (1): 61/236 kB
Progress (1): 63/236 kB
Progress (1): 66/236 kB
Progress (1): 68/236 kB
Progress (1): 70/236 kB
Progress (1): 72/236 kB
Progress (1): 74/236 kB
Progress (1): 76/236 kB
Progress (1): 78/236 kB
Progress (1): 80/236 kB
Progress (1): 82/236 kB
Progress (1): 84/236 kB
Progress (1): 86/236 kB
Progress (1): 88/236 kB
Progress (1): 90/236 kB
Progress (1): 92/236 kB
Progress (1): 94/236 kB
Progress (1): 96/236 kB
Progress (1): 98/236 kB
Progress (1): 100/236 kB
Progress (1): 102/236 kB
Progress (1): 104/236 kB
Progress (1): 106/236 kB
Progress (1): 109/236 kB
Progress (1): 111/236 kB
Progress (1): 113/236 kB
Progress (1): 115/236 kB
Progress (1): 117/236 kB
Progress (1): 119/236 kB
Progress (1): 121/236 kB
Progress (1): 123/236 kB
Progress (1): 125/236 kB
Progress (1): 127/236 kB
Progress (1): 129/236 kB
Progress (1): 131/236 kB
Progress (1): 133/236 kB
Progress (1): 135/236 kB
Progress (1): 137/236 kB
Progress (1): 139/236 kB
Progress (1): 141/236 kB
Progress (1): 143/236 kB
Progress (1): 145/236 kB
Progress (1): 147/236 kB
Progress (1): 150/236 kB
Progress (1): 152/236 kB
Progress (1): 154/236 kB
Progress (1): 156/236 kB
Progress (1): 158/236 kB
Progress (1): 160/236 kB
Progress (1): 162/236 kB
Progress (1): 164/236 kB
Progress (1): 166/236 kB
Progress (1): 168/236 kB
Progress (1): 170/236 kB
Progress (1): 172/236 kB
Progress (1): 174/236 kB
Progress (1): 176/236 kB
Progress (1): 178/236 kB
Progress (1): 180/236 kB
Progress (1): 182/236 kB
Progress (1): 184/236 kB
Progress (1): 186/236 kB
Progress (1): 188/236 kB
Progress (1): 190/236 kB
Progress (1): 193/236 kB
Progress (1): 195/236 kB
Progress (1): 197/236 kB
Progress (1): 199/236 kB
Progress (1): 201/236 kB
Progress (1): 203/236 kB
Progress (1): 205/236 kB
Progress (1): 207/236 kB
Progress (1): 209/236 kB
Progress (1): 211/236 kB
Progress (1): 213/236 kB
Progress (1): 215/236 kB
Progress (1): 217/236 kB
Progress (1): 219/236 kB
Progress (1): 221/236 kB
Progress (1): 223/236 kB
Progress (1): 225/236 kB
Progress (1): 227/236 kB
Progress (1): 229/236 kB
Progress (1): 231/236 kB
Progress (1): 233/236 kB
Progress (1): 236/236 kB
Progress (1): 236 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar (236 kB at 338 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1-javadoc.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar
Progress (1): 2.0/3.0 kB
Progress (1): 3.0 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1-sources.jar (3.0 kB at 4.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar
Progress (1): 2.0/27 kB
Progress (1): 4.1/27 kB
Progress (1): 6.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 10/27 kB 
Progress (1): 12/27 kB
Progress (1): 14/27 kB
Progress (1): 16/27 kB
Progress (1): 18/27 kB
Progress (1): 20/27 kB
Progress (1): 23/27 kB
Progress (1): 25/27 kB
Progress (1): 27/27 kB
Progress (1): 27 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-javadoc.jar (27 kB at 40 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar
Progress (1): 2.0/30 kB
Progress (1): 4.1/30 kB
Progress (1): 6.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 10/30 kB 
Progress (1): 12/30 kB
Progress (1): 14/30 kB
Progress (1): 16/30 kB
Progress (1): 18/30 kB
Progress (1): 20/30 kB
Progress (1): 23/30 kB
Progress (1): 25/30 kB
Progress (1): 27/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar (30 kB at 43 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom
Progress (1): 1.7 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom (1.7 kB at 2.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/maven-metadata.xml (303 B at 327 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar
Progress (1): 2.0/162 kB
Progress (1): 4.1/162 kB
Progress (1): 6.1/162 kB
Progress (1): 8.2/162 kB
Progress (1): 10/162 kB 
Progress (1): 12/162 kB
Progress (1): 14/162 kB
Progress (1): 16/162 kB
Progress (1): 18/162 kB
Progress (1): 20/162 kB
Progress (1): 23/162 kB
Progress (1): 25/162 kB
Progress (1): 27/162 kB
Progress (1): 29/162 kB
Progress (1): 31/162 kB
Progress (1): 33/162 kB
Progress (1): 35/162 kB
Progress (1): 37/162 kB
Progress (1): 39/162 kB
Progress (1): 41/162 kB
Progress (1): 43/162 kB
Progress (1): 45/162 kB
Progress (1): 47/162 kB
Progress (1): 49/162 kB
Progress (1): 51/162 kB
Progress (1): 53/162 kB
Progress (1): 55/162 kB
Progress (1): 57/162 kB
Progress (1): 59/162 kB
Progress (1): 61/162 kB
Progress (1): 63/162 kB
Progress (1): 66/162 kB
Progress (1): 68/162 kB
Progress (1): 70/162 kB
Progress (1): 72/162 kB
Progress (1): 74/162 kB
Progress (1): 76/162 kB
Progress (1): 78/162 kB
Progress (1): 80/162 kB
Progress (1): 82/162 kB
Progress (1): 84/162 kB
Progress (1): 86/162 kB
Progress (1): 88/162 kB
Progress (1): 90/162 kB
Progress (1): 92/162 kB
Progress (1): 94/162 kB
Progress (1): 96/162 kB
Progress (1): 98/162 kB
Progress (1): 100/162 kB
Progress (1): 102/162 kB
Progress (1): 104/162 kB
Progress (1): 106/162 kB
Progress (1): 109/162 kB
Progress (1): 111/162 kB
Progress (1): 113/162 kB
Progress (1): 115/162 kB
Progress (1): 117/162 kB
Progress (1): 119/162 kB
Progress (1): 121/162 kB
Progress (1): 123/162 kB
Progress (1): 125/162 kB
Progress (1): 127/162 kB
Progress (1): 129/162 kB
Progress (1): 131/162 kB
Progress (1): 133/162 kB
Progress (1): 135/162 kB
Progress (1): 137/162 kB
Progress (1): 139/162 kB
Progress (1): 141/162 kB
Progress (1): 143/162 kB
Progress (1): 145/162 kB
Progress (1): 147/162 kB
Progress (1): 150/162 kB
Progress (1): 152/162 kB
Progress (1): 154/162 kB
Progress (1): 156/162 kB
Progress (1): 158/162 kB
Progress (1): 160/162 kB
Progress (1): 162/162 kB
Progress (1): 162 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-sources.jar (162 kB at 162 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-sources.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-parent/1.14.1/appng-template-parent-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar
Progress (1): 2.0/2.7 kB
Progress (1): 2.7 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar (2.7 kB at 3.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom
Progress (1): 2.0/31 kB
Progress (1): 4.1/31 kB
Progress (1): 6.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 10/31 kB 
Progress (1): 12/31 kB
Progress (1): 14/31 kB
Progress (1): 16/31 kB
Progress (1): 18/31 kB
Progress (1): 20/31 kB
Progress (1): 23/31 kB
Progress (1): 25/31 kB
Progress (1): 27/31 kB
Progress (1): 29/31 kB
Progress (1): 31/31 kB
Progress (1): 31 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom (31 kB at 45 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/maven-metadata.xml (303 B at 282 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar
Progress (1): 2.0/18 kB
Progress (1): 4.1/18 kB
Progress (1): 6.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 10/18 kB 
Progress (1): 12/18 kB
Progress (1): 14/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.jar (18 kB at 23 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom
Progress (1): 1.6 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1.pom (1.6 kB at 1.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1.jar.asc (473 B at 1.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom
Progress (1): 2.0/9.5 kB
Progress (1): 4.1/9.5 kB
Progress (1): 6.1/9.5 kB
Progress (1): 8.2/9.5 kB
Progress (1): 9.5 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom (9.5 kB at 13 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/maven-metadata.xml
Progress (1): 315 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/maven-metadata.xml (315 B at 355 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.1/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.2/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.3/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.4/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.5/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.6/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.7/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.8/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 0.9/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.0/1.1 MB
Progress (1): 1.1/1.1 MB
Progress (1): 1.1 MB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar (1.1 MB at 633 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar
Progress (1): 2.0/35 kB
Progress (1): 4.1/35 kB
Progress (1): 6.1/35 kB
Progress (1): 8.2/35 kB
Progress (1): 10/35 kB 
Progress (1): 12/35 kB
Progress (1): 14/35 kB
Progress (1): 16/35 kB
Progress (1): 18/35 kB
Progress (1): 20/35 kB
Progress (1): 23/35 kB
Progress (1): 25/35 kB
Progress (1): 27/35 kB
Progress (1): 29/35 kB
Progress (1): 31/35 kB
Progress (1): 33/35 kB
Progress (1): 35/35 kB
Progress (1): 35 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar (35 kB at 49 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar
Progress (1): 2.0/30 kB
Progress (1): 4.1/30 kB
Progress (1): 6.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 10/30 kB 
Progress (1): 12/30 kB
Progress (1): 14/30 kB
Progress (1): 16/30 kB
Progress (1): 18/30 kB
Progress (1): 20/30 kB
Progress (1): 23/30 kB
Progress (1): 25/30 kB
Progress (1): 27/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.jar (30 kB at 42 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom
Progress (1): 1.8 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom (1.8 kB at 2.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war
Progress (1): 2.0/113 kB
Progress (1): 4.1/113 kB
Progress (1): 6.1/113 kB
Progress (1): 8.2/113 kB
Progress (1): 10/113 kB 
Progress (1): 12/113 kB
Progress (1): 14/113 kB
Progress (1): 16/113 kB
Progress (1): 18/113 kB
Progress (1): 20/113 kB
Progress (1): 23/113 kB
Progress (1): 25/113 kB
Progress (1): 27/113 kB
Progress (1): 29/113 kB
Progress (1): 31/113 kB
Progress (1): 33/113 kB
Progress (1): 35/113 kB
Progress (1): 37/113 kB
Progress (1): 39/113 kB
Progress (1): 41/113 kB
Progress (1): 43/113 kB
Progress (1): 45/113 kB
Progress (1): 47/113 kB
Progress (1): 49/113 kB
Progress (1): 51/113 kB
Progress (1): 53/113 kB
Progress (1): 55/113 kB
Progress (1): 57/113 kB
Progress (1): 59/113 kB
Progress (1): 61/113 kB
Progress (1): 63/113 kB
Progress (1): 66/113 kB
Progress (1): 68/113 kB
Progress (1): 70/113 kB
Progress (1): 72/113 kB
Progress (1): 74/113 kB
Progress (1): 76/113 kB
Progress (1): 78/113 kB
Progress (1): 80/113 kB
Progress (1): 82/113 kB
Progress (1): 84/113 kB
Progress (1): 86/113 kB
Progress (1): 88/113 kB
Progress (1): 90/113 kB
Progress (1): 92/113 kB
Progress (1): 94/113 kB
Progress (1): 96/113 kB
Progress (1): 98/113 kB
Progress (1): 100/113 kB
Progress (1): 102/113 kB
Progress (1): 104/113 kB
Progress (1): 106/113 kB
Progress (1): 109/113 kB
Progress (1): 111/113 kB
Progress (1): 113/113 kB
Progress (1): 113 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.war (113 kB at 167 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom
Progress (1): 2.0/7.8 kB
Progress (1): 4.1/7.8 kB
Progress (1): 6.1/7.8 kB
Progress (1): 7.8 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1.pom (7.8 kB at 10 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar
Progress (1): 2.0/42 kB
Progress (1): 4.1/42 kB
Progress (1): 6.1/42 kB
Progress (1): 8.2/42 kB
Progress (1): 10/42 kB 
Progress (1): 12/42 kB
Progress (1): 14/42 kB
Progress (1): 16/42 kB
Progress (1): 18/42 kB
Progress (1): 20/42 kB
Progress (1): 23/42 kB
Progress (1): 25/42 kB
Progress (1): 27/42 kB
Progress (1): 29/42 kB
Progress (1): 31/42 kB
Progress (1): 33/42 kB
Progress (1): 35/42 kB
Progress (1): 37/42 kB
Progress (1): 39/42 kB
Progress (1): 41/42 kB
Progress (1): 42 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-sources.jar (42 kB at 59 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar
Progress (1): 2.0/77 kB
Progress (1): 4.1/77 kB
Progress (1): 6.1/77 kB
Progress (1): 8.2/77 kB
Progress (1): 10/77 kB 
Progress (1): 12/77 kB
Progress (1): 14/77 kB
Progress (1): 16/77 kB
Progress (1): 18/77 kB
Progress (1): 20/77 kB
Progress (1): 23/77 kB
Progress (1): 25/77 kB
Progress (1): 27/77 kB
Progress (1): 29/77 kB
Progress (1): 31/77 kB
Progress (1): 33/77 kB
Progress (1): 35/77 kB
Progress (1): 37/77 kB
Progress (1): 39/77 kB
Progress (1): 41/77 kB
Progress (1): 43/77 kB
Progress (1): 45/77 kB
Progress (1): 47/77 kB
Progress (1): 49/77 kB
Progress (1): 51/77 kB
Progress (1): 53/77 kB
Progress (1): 55/77 kB
Progress (1): 57/77 kB
Progress (1): 59/77 kB
Progress (1): 61/77 kB
Progress (1): 63/77 kB
Progress (1): 66/77 kB
Progress (1): 68/77 kB
Progress (1): 70/77 kB
Progress (1): 72/77 kB
Progress (1): 74/77 kB
Progress (1): 76/77 kB
Progress (1): 77 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-sources.jar (77 kB at 120 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar
Progress (1): 2.0/54 kB
Progress (1): 4.1/54 kB
Progress (1): 6.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 10/54 kB 
Progress (1): 12/54 kB
Progress (1): 14/54 kB
Progress (1): 16/54 kB
Progress (1): 18/54 kB
Progress (1): 20/54 kB
Progress (1): 23/54 kB
Progress (1): 25/54 kB
Progress (1): 27/54 kB
Progress (1): 29/54 kB
Progress (1): 31/54 kB
Progress (1): 33/54 kB
Progress (1): 35/54 kB
Progress (1): 37/54 kB
Progress (1): 39/54 kB
Progress (1): 41/54 kB
Progress (1): 43/54 kB
Progress (1): 45/54 kB
Progress (1): 47/54 kB
Progress (1): 49/54 kB
Progress (1): 51/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.jar (54 kB at 78 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom
Progress (1): 2.0/2.6 kB
Progress (1): 2.6 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1.pom (2.6 kB at 3.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar
Progress (1): 2.0/21 kB
Progress (1): 4.1/21 kB
Progress (1): 6.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 10/21 kB 
Progress (1): 12/21 kB
Progress (1): 14/21 kB
Progress (1): 16/21 kB
Progress (1): 18/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-sources.jar (21 kB at 30 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar
Progress (1): 2.0/3.0 kB
Progress (1): 3.0 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar (3.0 kB at 4.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar
Progress (1): 2.0/39 kB
Progress (1): 4.1/39 kB
Progress (1): 6.1/39 kB
Progress (1): 8.2/39 kB
Progress (1): 10/39 kB 
Progress (1): 12/39 kB
Progress (1): 14/39 kB
Progress (1): 16/39 kB
Progress (1): 18/39 kB
Progress (1): 20/39 kB
Progress (1): 23/39 kB
Progress (1): 25/39 kB
Progress (1): 27/39 kB
Progress (1): 29/39 kB
Progress (1): 31/39 kB
Progress (1): 33/39 kB
Progress (1): 35/39 kB
Progress (1): 37/39 kB
Progress (1): 39/39 kB
Progress (1): 39 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar (39 kB at 58 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar
Progress (1): 2.0/803 kB
Progress (1): 4.1/803 kB
Progress (1): 6.1/803 kB
Progress (1): 8.2/803 kB
Progress (1): 10/803 kB 
Progress (1): 12/803 kB
Progress (1): 14/803 kB
Progress (1): 16/803 kB
Progress (1): 18/803 kB
Progress (1): 20/803 kB
Progress (1): 23/803 kB
Progress (1): 25/803 kB
Progress (1): 27/803 kB
Progress (1): 29/803 kB
Progress (1): 31/803 kB
Progress (1): 33/803 kB
Progress (1): 35/803 kB
Progress (1): 37/803 kB
Progress (1): 39/803 kB
Progress (1): 41/803 kB
Progress (1): 43/803 kB
Progress (1): 45/803 kB
Progress (1): 47/803 kB
Progress (1): 49/803 kB
Progress (1): 51/803 kB
Progress (1): 53/803 kB
Progress (1): 55/803 kB
Progress (1): 57/803 kB
Progress (1): 59/803 kB
Progress (1): 61/803 kB
Progress (1): 63/803 kB
Progress (1): 66/803 kB
Progress (1): 68/803 kB
Progress (1): 70/803 kB
Progress (1): 72/803 kB
Progress (1): 74/803 kB
Progress (1): 76/803 kB
Progress (1): 78/803 kB
Progress (1): 80/803 kB
Progress (1): 82/803 kB
Progress (1): 84/803 kB
Progress (1): 86/803 kB
Progress (1): 88/803 kB
Progress (1): 90/803 kB
Progress (1): 92/803 kB
Progress (1): 94/803 kB
Progress (1): 96/803 kB
Progress (1): 98/803 kB
Progress (1): 100/803 kB
Progress (1): 102/803 kB
Progress (1): 104/803 kB
Progress (1): 106/803 kB
Progress (1): 109/803 kB
Progress (1): 111/803 kB
Progress (1): 113/803 kB
Progress (1): 115/803 kB
Progress (1): 117/803 kB
Progress (1): 119/803 kB
Progress (1): 121/803 kB
Progress (1): 123/803 kB
Progress (1): 125/803 kB
Progress (1): 127/803 kB
Progress (1): 129/803 kB
Progress (1): 131/803 kB
Progress (1): 133/803 kB
Progress (1): 135/803 kB
Progress (1): 137/803 kB
Progress (1): 139/803 kB
Progress (1): 141/803 kB
Progress (1): 143/803 kB
Progress (1): 145/803 kB
Progress (1): 147/803 kB
Progress (1): 150/803 kB
Progress (1): 152/803 kB
Progress (1): 154/803 kB
Progress (1): 156/803 kB
Progress (1): 158/803 kB
Progress (1): 160/803 kB
Progress (1): 162/803 kB
Progress (1): 164/803 kB
Progress (1): 166/803 kB
Progress (1): 168/803 kB
Progress (1): 170/803 kB
Progress (1): 172/803 kB
Progress (1): 174/803 kB
Progress (1): 176/803 kB
Progress (1): 178/803 kB
Progress (1): 180/803 kB
Progress (1): 182/803 kB
Progress (1): 184/803 kB
Progress (1): 186/803 kB
Progress (1): 188/803 kB
Progress (1): 190/803 kB
Progress (1): 193/803 kB
Progress (1): 195/803 kB
Progress (1): 197/803 kB
Progress (1): 199/803 kB
Progress (1): 201/803 kB
Progress (1): 203/803 kB
Progress (1): 205/803 kB
Progress (1): 207/803 kB
Progress (1): 209/803 kB
Progress (1): 211/803 kB
Progress (1): 213/803 kB
Progress (1): 215/803 kB
Progress (1): 217/803 kB
Progress (1): 219/803 kB
Progress (1): 221/803 kB
Progress (1): 223/803 kB
Progress (1): 225/803 kB
Progress (1): 227/803 kB
Progress (1): 229/803 kB
Progress (1): 231/803 kB
Progress (1): 233/803 kB
Progress (1): 236/803 kB
Progress (1): 238/803 kB
Progress (1): 240/803 kB
Progress (1): 242/803 kB
Progress (1): 244/803 kB
Progress (1): 246/803 kB
Progress (1): 248/803 kB
Progress (1): 250/803 kB
Progress (1): 252/803 kB
Progress (1): 254/803 kB
Progress (1): 256/803 kB
Progress (1): 258/803 kB
Progress (1): 260/803 kB
Progress (1): 262/803 kB
Progress (1): 264/803 kB
Progress (1): 266/803 kB
Progress (1): 268/803 kB
Progress (1): 270/803 kB
Progress (1): 272/803 kB
Progress (1): 274/803 kB
Progress (1): 276/803 kB
Progress (1): 279/803 kB
Progress (1): 281/803 kB
Progress (1): 283/803 kB
Progress (1): 285/803 kB
Progress (1): 287/803 kB
Progress (1): 289/803 kB
Progress (1): 291/803 kB
Progress (1): 293/803 kB
Progress (1): 295/803 kB
Progress (1): 297/803 kB
Progress (1): 299/803 kB
Progress (1): 301/803 kB
Progress (1): 303/803 kB
Progress (1): 305/803 kB
Progress (1): 307/803 kB
Progress (1): 309/803 kB
Progress (1): 311/803 kB
Progress (1): 313/803 kB
Progress (1): 315/803 kB
Progress (1): 317/803 kB
Progress (1): 319/803 kB
Progress (1): 322/803 kB
Progress (1): 324/803 kB
Progress (1): 326/803 kB
Progress (1): 328/803 kB
Progress (1): 330/803 kB
Progress (1): 332/803 kB
Progress (1): 334/803 kB
Progress (1): 336/803 kB
Progress (1): 338/803 kB
Progress (1): 340/803 kB
Progress (1): 342/803 kB
Progress (1): 344/803 kB
Progress (1): 346/803 kB
Progress (1): 348/803 kB
Progress (1): 350/803 kB
Progress (1): 352/803 kB
Progress (1): 354/803 kB
Progress (1): 356/803 kB
Progress (1): 358/803 kB
Progress (1): 360/803 kB
Progress (1): 362/803 kB
Progress (1): 365/803 kB
Progress (1): 367/803 kB
Progress (1): 369/803 kB
Progress (1): 371/803 kB
Progress (1): 373/803 kB
Progress (1): 375/803 kB
Progress (1): 377/803 kB
Progress (1): 379/803 kB
Progress (1): 381/803 kB
Progress (1): 383/803 kB
Progress (1): 385/803 kB
Progress (1): 387/803 kB
Progress (1): 389/803 kB
Progress (1): 391/803 kB
Progress (1): 393/803 kB
Progress (1): 395/803 kB
Progress (1): 397/803 kB
Progress (1): 399/803 kB
Progress (1): 401/803 kB
Progress (1): 403/803 kB
Progress (1): 406/803 kB
Progress (1): 408/803 kB
Progress (1): 410/803 kB
Progress (1): 412/803 kB
Progress (1): 414/803 kB
Progress (1): 416/803 kB
Progress (1): 418/803 kB
Progress (1): 420/803 kB
Progress (1): 422/803 kB
Progress (1): 424/803 kB
Progress (1): 426/803 kB
Progress (1): 428/803 kB
Progress (1): 430/803 kB
Progress (1): 432/803 kB
Progress (1): 434/803 kB
Progress (1): 436/803 kB
Progress (1): 438/803 kB
Progress (1): 440/803 kB
Progress (1): 442/803 kB
Progress (1): 444/803 kB
Progress (1): 446/803 kB
Progress (1): 449/803 kB
Progress (1): 451/803 kB
Progress (1): 453/803 kB
Progress (1): 455/803 kB
Progress (1): 457/803 kB
Progress (1): 459/803 kB
Progress (1): 461/803 kB
Progress (1): 463/803 kB
Progress (1): 465/803 kB
Progress (1): 467/803 kB
Progress (1): 469/803 kB
Progress (1): 471/803 kB
Progress (1): 473/803 kB
Progress (1): 475/803 kB
Progress (1): 477/803 kB
Progress (1): 479/803 kB
Progress (1): 481/803 kB
Progress (1): 483/803 kB
Progress (1): 485/803 kB
Progress (1): 487/803 kB
Progress (1): 489/803 kB
Progress (1): 492/803 kB
Progress (1): 494/803 kB
Progress (1): 496/803 kB
Progress (1): 498/803 kB
Progress (1): 500/803 kB
Progress (1): 502/803 kB
Progress (1): 504/803 kB
Progress (1): 506/803 kB
Progress (1): 508/803 kB
Progress (1): 510/803 kB
Progress (1): 512/803 kB
Progress (1): 514/803 kB
Progress (1): 516/803 kB
Progress (1): 518/803 kB
Progress (1): 520/803 kB
Progress (1): 522/803 kB
Progress (1): 524/803 kB
Progress (1): 526/803 kB
Progress (1): 528/803 kB
Progress (1): 530/803 kB
Progress (1): 532/803 kB
Progress (1): 535/803 kB
Progress (1): 537/803 kB
Progress (1): 539/803 kB
Progress (1): 541/803 kB
Progress (1): 543/803 kB
Progress (1): 545/803 kB
Progress (1): 547/803 kB
Progress (1): 549/803 kB
Progress (1): 551/803 kB
Progress (1): 553/803 kB
Progress (1): 555/803 kB
Progress (1): 557/803 kB
Progress (1): 559/803 kB
Progress (1): 561/803 kB
Progress (1): 563/803 kB
Progress (1): 565/803 kB
Progress (1): 567/803 kB
Progress (1): 569/803 kB
Progress (1): 571/803 kB
Progress (1): 573/803 kB
Progress (1): 575/803 kB
Progress (1): 578/803 kB
Progress (1): 580/803 kB
Progress (1): 582/803 kB
Progress (1): 584/803 kB
Progress (1): 586/803 kB
Progress (1): 588/803 kB
Progress (1): 590/803 kB
Progress (1): 592/803 kB
Progress (1): 594/803 kB
Progress (1): 596/803 kB
Progress (1): 598/803 kB
Progress (1): 600/803 kB
Progress (1): 602/803 kB
Progress (1): 604/803 kB
Progress (1): 606/803 kB
Progress (1): 608/803 kB
Progress (1): 610/803 kB
Progress (1): 612/803 kB
Progress (1): 614/803 kB
Progress (1): 616/803 kB
Progress (1): 618/803 kB
Progress (1): 621/803 kB
Progress (1): 623/803 kB
Progress (1): 625/803 kB
Progress (1): 627/803 kB
Progress (1): 629/803 kB
Progress (1): 631/803 kB
Progress (1): 633/803 kB
Progress (1): 635/803 kB
Progress (1): 637/803 kB
Progress (1): 639/803 kB
Progress (1): 641/803 kB
Progress (1): 643/803 kB
Progress (1): 645/803 kB
Progress (1): 647/803 kB
Progress (1): 649/803 kB
Progress (1): 651/803 kB
Progress (1): 653/803 kB
Progress (1): 655/803 kB
Progress (1): 657/803 kB
Progress (1): 659/803 kB
Progress (1): 662/803 kB
Progress (1): 664/803 kB
Progress (1): 666/803 kB
Progress (1): 668/803 kB
Progress (1): 670/803 kB
Progress (1): 672/803 kB
Progress (1): 674/803 kB
Progress (1): 676/803 kB
Progress (1): 678/803 kB
Progress (1): 680/803 kB
Progress (1): 682/803 kB
Progress (1): 684/803 kB
Progress (1): 686/803 kB
Progress (1): 688/803 kB
Progress (1): 690/803 kB
Progress (1): 692/803 kB
Progress (1): 694/803 kB
Progress (1): 696/803 kB
Progress (1): 698/803 kB
Progress (1): 700/803 kB
Progress (1): 702/803 kB
Progress (1): 705/803 kB
Progress (1): 707/803 kB
Progress (1): 709/803 kB
Progress (1): 711/803 kB
Progress (1): 713/803 kB
Progress (1): 715/803 kB
Progress (1): 717/803 kB
Progress (1): 719/803 kB
Progress (1): 721/803 kB
Progress (1): 723/803 kB
Progress (1): 725/803 kB
Progress (1): 727/803 kB
Progress (1): 729/803 kB
Progress (1): 731/803 kB
Progress (1): 733/803 kB
Progress (1): 735/803 kB
Progress (1): 737/803 kB
Progress (1): 739/803 kB
Progress (1): 741/803 kB
Progress (1): 743/803 kB
Progress (1): 745/803 kB
Progress (1): 748/803 kB
Progress (1): 750/803 kB
Progress (1): 752/803 kB
Progress (1): 754/803 kB
Progress (1): 756/803 kB
Progress (1): 758/803 kB
Progress (1): 760/803 kB
Progress (1): 762/803 kB
Progress (1): 764/803 kB
Progress (1): 766/803 kB
Progress (1): 768/803 kB
Progress (1): 770/803 kB
Progress (1): 772/803 kB
Progress (1): 774/803 kB
Progress (1): 776/803 kB
Progress (1): 778/803 kB
Progress (1): 780/803 kB
Progress (1): 782/803 kB
Progress (1): 784/803 kB
Progress (1): 786/803 kB
Progress (1): 788/803 kB
Progress (1): 791/803 kB
Progress (1): 793/803 kB
Progress (1): 795/803 kB
Progress (1): 797/803 kB
Progress (1): 799/803 kB
Progress (1): 801/803 kB
Progress (1): 803/803 kB
Progress (1): 803 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar (803 kB at 956 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar
Progress (1): 2.0/153 kB
Progress (1): 4.1/153 kB
Progress (1): 6.1/153 kB
Progress (1): 8.2/153 kB
Progress (1): 10/153 kB 
Progress (1): 12/153 kB
Progress (1): 14/153 kB
Progress (1): 16/153 kB
Progress (1): 18/153 kB
Progress (1): 20/153 kB
Progress (1): 23/153 kB
Progress (1): 25/153 kB
Progress (1): 27/153 kB
Progress (1): 29/153 kB
Progress (1): 31/153 kB
Progress (1): 33/153 kB
Progress (1): 35/153 kB
Progress (1): 37/153 kB
Progress (1): 39/153 kB
Progress (1): 41/153 kB
Progress (1): 43/153 kB
Progress (1): 45/153 kB
Progress (1): 47/153 kB
Progress (1): 49/153 kB
Progress (1): 51/153 kB
Progress (1): 53/153 kB
Progress (1): 55/153 kB
Progress (1): 57/153 kB
Progress (1): 59/153 kB
Progress (1): 61/153 kB
Progress (1): 63/153 kB
Progress (1): 66/153 kB
Progress (1): 68/153 kB
Progress (1): 70/153 kB
Progress (1): 72/153 kB
Progress (1): 74/153 kB
Progress (1): 76/153 kB
Progress (1): 78/153 kB
Progress (1): 80/153 kB
Progress (1): 82/153 kB
Progress (1): 84/153 kB
Progress (1): 86/153 kB
Progress (1): 88/153 kB
Progress (1): 90/153 kB
Progress (1): 92/153 kB
Progress (1): 94/153 kB
Progress (1): 96/153 kB
Progress (1): 98/153 kB
Progress (1): 100/153 kB
Progress (1): 102/153 kB
Progress (1): 104/153 kB
Progress (1): 106/153 kB
Progress (1): 109/153 kB
Progress (1): 111/153 kB
Progress (1): 113/153 kB
Progress (1): 115/153 kB
Progress (1): 117/153 kB
Progress (1): 119/153 kB
Progress (1): 121/153 kB
Progress (1): 123/153 kB
Progress (1): 125/153 kB
Progress (1): 127/153 kB
Progress (1): 129/153 kB
Progress (1): 131/153 kB
Progress (1): 133/153 kB
Progress (1): 135/153 kB
Progress (1): 137/153 kB
Progress (1): 139/153 kB
Progress (1): 141/153 kB
Progress (1): 143/153 kB
Progress (1): 145/153 kB
Progress (1): 147/153 kB
Progress (1): 150/153 kB
Progress (1): 152/153 kB
Progress (1): 153 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.jar (153 kB at 234 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom
Progress (1): 2.0/3.1 kB
Progress (1): 3.1 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1.pom (3.1 kB at 4.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1-javadoc.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar
Progress (1): 2.0/23 kB
Progress (1): 4.1/23 kB
Progress (1): 6.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 10/23 kB 
Progress (1): 12/23 kB
Progress (1): 14/23 kB
Progress (1): 16/23 kB
Progress (1): 18/23 kB
Progress (1): 20/23 kB
Progress (1): 23/23 kB
Progress (1): 23 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar (23 kB at 34 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom
Progress (1): 2.0/2.5 kB
Progress (1): 2.5 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom (2.5 kB at 3.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar
Progress (1): 2.0/8.2 kB
Progress (1): 4.1/8.2 kB
Progress (1): 6.1/8.2 kB
Progress (1): 8.2/8.2 kB
Progress (1): 8.2 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-sources.jar (8.2 kB at 13 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar
Progress (1): 2.0/14 kB
Progress (1): 4.1/14 kB
Progress (1): 6.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 10/14 kB 
Progress (1): 12/14 kB
Progress (1): 14 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.jar (14 kB at 21 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom
Progress (1): 2.0/3.8 kB
Progress (1): 3.8 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1.pom (3.8 kB at 5.8 kB/s)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/maven-metadata.xml
Progress (1): 261 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/maven-metadata.xml (261 B at 298 B/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1-sources.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar
Progress (1): 2.0/57 kB
Progress (1): 4.1/57 kB
Progress (1): 6.1/57 kB
Progress (1): 8.2/57 kB
Progress (1): 10/57 kB 
Progress (1): 12/57 kB
Progress (1): 14/57 kB
Progress (1): 16/57 kB
Progress (1): 18/57 kB
Progress (1): 20/57 kB
Progress (1): 23/57 kB
Progress (1): 25/57 kB
Progress (1): 27/57 kB
Progress (1): 29/57 kB
Progress (1): 31/57 kB
Progress (1): 33/57 kB
Progress (1): 35/57 kB
Progress (1): 37/57 kB
Progress (1): 39/57 kB
Progress (1): 41/57 kB
Progress (1): 43/57 kB
Progress (1): 45/57 kB
Progress (1): 47/57 kB
Progress (1): 49/57 kB
Progress (1): 51/57 kB
Progress (1): 53/57 kB
Progress (1): 55/57 kB
Progress (1): 57 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-sources.jar (57 kB at 65 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar
Progress (1): 2.0/14 kB
Progress (1): 4.1/14 kB
Progress (1): 6.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 10/14 kB 
Progress (1): 12/14 kB
Progress (1): 14 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-archetype-application/1.14.1/appng-archetype-application-1.14.1-sources.jar (14 kB at 21 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-parent/1.14.1/appng-parent-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar
Progress (1): 1.5 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.jar (1.5 kB at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom
Progress (1): 871 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-template-assembly/1.14.1/appng-template-assembly-1.14.1.pom (871 B at 1.3 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar
Progress (1): 2.0/15 kB
Progress (1): 4.1/15 kB
Progress (1): 6.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 10/15 kB 
Progress (1): 12/15 kB
Progress (1): 14/15 kB
Progress (1): 15 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.jar (15 kB at 23 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom
Progress (1): 1.2 kB
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1.pom (1.2 kB at 1.7 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-parent/1.14.1/appng-application-parent-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar
Progress (1): 2.0/362 kB
Progress (1): 4.1/362 kB
Progress (1): 6.1/362 kB
Progress (1): 8.2/362 kB
Progress (1): 10/362 kB 
Progress (1): 12/362 kB
Progress (1): 14/362 kB
Progress (1): 16/362 kB
Progress (1): 18/362 kB
Progress (1): 20/362 kB
Progress (1): 23/362 kB
Progress (1): 25/362 kB
Progress (1): 27/362 kB
Progress (1): 29/362 kB
Progress (1): 31/362 kB
Progress (1): 33/362 kB
Progress (1): 35/362 kB
Progress (1): 37/362 kB
Progress (1): 39/362 kB
Progress (1): 41/362 kB
Progress (1): 43/362 kB
Progress (1): 45/362 kB
Progress (1): 47/362 kB
Progress (1): 49/362 kB
Progress (1): 51/362 kB
Progress (1): 53/362 kB
Progress (1): 55/362 kB
Progress (1): 57/362 kB
Progress (1): 59/362 kB
Progress (1): 61/362 kB
Progress (1): 63/362 kB
Progress (1): 66/362 kB
Progress (1): 68/362 kB
Progress (1): 70/362 kB
Progress (1): 72/362 kB
Progress (1): 74/362 kB
Progress (1): 76/362 kB
Progress (1): 78/362 kB
Progress (1): 80/362 kB
Progress (1): 82/362 kB
Progress (1): 84/362 kB
Progress (1): 86/362 kB
Progress (1): 88/362 kB
Progress (1): 90/362 kB
Progress (1): 92/362 kB
Progress (1): 94/362 kB
Progress (1): 96/362 kB
Progress (1): 98/362 kB
Progress (1): 100/362 kB
Progress (1): 102/362 kB
Progress (1): 104/362 kB
Progress (1): 106/362 kB
Progress (1): 109/362 kB
Progress (1): 111/362 kB
Progress (1): 113/362 kB
Progress (1): 115/362 kB
Progress (1): 117/362 kB
Progress (1): 119/362 kB
Progress (1): 121/362 kB
Progress (1): 123/362 kB
Progress (1): 125/362 kB
Progress (1): 127/362 kB
Progress (1): 129/362 kB
Progress (1): 131/362 kB
Progress (1): 133/362 kB
Progress (1): 135/362 kB
Progress (1): 137/362 kB
Progress (1): 139/362 kB
Progress (1): 141/362 kB
Progress (1): 143/362 kB
Progress (1): 145/362 kB
Progress (1): 147/362 kB
Progress (1): 150/362 kB
Progress (1): 152/362 kB
Progress (1): 154/362 kB
Progress (1): 156/362 kB
Progress (1): 158/362 kB
Progress (1): 160/362 kB
Progress (1): 162/362 kB
Progress (1): 164/362 kB
Progress (1): 166/362 kB
Progress (1): 168/362 kB
Progress (1): 170/362 kB
Progress (1): 172/362 kB
Progress (1): 174/362 kB
Progress (1): 176/362 kB
Progress (1): 178/362 kB
Progress (1): 180/362 kB
Progress (1): 182/362 kB
Progress (1): 184/362 kB
Progress (1): 186/362 kB
Progress (1): 188/362 kB
Progress (1): 190/362 kB
Progress (1): 193/362 kB
Progress (1): 195/362 kB
Progress (1): 197/362 kB
Progress (1): 199/362 kB
Progress (1): 201/362 kB
Progress (1): 203/362 kB
Progress (1): 205/362 kB
Progress (1): 207/362 kB
Progress (1): 209/362 kB
Progress (1): 211/362 kB
Progress (1): 213/362 kB
Progress (1): 215/362 kB
Progress (1): 217/362 kB
Progress (1): 219/362 kB
Progress (1): 221/362 kB
Progress (1): 223/362 kB
Progress (1): 225/362 kB
Progress (1): 227/362 kB
Progress (1): 229/362 kB
Progress (1): 231/362 kB
Progress (1): 233/362 kB
Progress (1): 236/362 kB
Progress (1): 238/362 kB
Progress (1): 240/362 kB
Progress (1): 242/362 kB
Progress (1): 244/362 kB
Progress (1): 246/362 kB
Progress (1): 248/362 kB
Progress (1): 250/362 kB
Progress (1): 252/362 kB
Progress (1): 254/362 kB
Progress (1): 256/362 kB
Progress (1): 258/362 kB
Progress (1): 260/362 kB
Progress (1): 262/362 kB
Progress (1): 264/362 kB
Progress (1): 266/362 kB
Progress (1): 268/362 kB
Progress (1): 270/362 kB
Progress (1): 272/362 kB
Progress (1): 274/362 kB
Progress (1): 276/362 kB
Progress (1): 279/362 kB
Progress (1): 281/362 kB
Progress (1): 283/362 kB
Progress (1): 285/362 kB
Progress (1): 287/362 kB
Progress (1): 289/362 kB
Progress (1): 291/362 kB
Progress (1): 293/362 kB
Progress (1): 295/362 kB
Progress (1): 297/362 kB
Progress (1): 299/362 kB
Progress (1): 301/362 kB
Progress (1): 303/362 kB
Progress (1): 305/362 kB
Progress (1): 307/362 kB
Progress (1): 309/362 kB
Progress (1): 311/362 kB
Progress (1): 313/362 kB
Progress (1): 315/362 kB
Progress (1): 317/362 kB
Progress (1): 319/362 kB
Progress (1): 322/362 kB
Progress (1): 324/362 kB
Progress (1): 326/362 kB
Progress (1): 328/362 kB
Progress (1): 330/362 kB
Progress (1): 332/362 kB
Progress (1): 334/362 kB
Progress (1): 336/362 kB
Progress (1): 338/362 kB
Progress (1): 340/362 kB
Progress (1): 342/362 kB
Progress (1): 344/362 kB
Progress (1): 346/362 kB
Progress (1): 348/362 kB
Progress (1): 350/362 kB
Progress (1): 352/362 kB
Progress (1): 354/362 kB
Progress (1): 356/362 kB
Progress (1): 358/362 kB
Progress (1): 360/362 kB
Progress (1): 362 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1-javadoc.jar (362 kB at 326 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-sources.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar
Progress (1): 2.0/12 kB
Progress (1): 4.1/12 kB
Progress (1): 6.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 10/12 kB 
Progress (1): 12 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar (12 kB at 18 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar
Progress (1): 2.0/2.7 kB
Progress (1): 2.7 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1-sources.jar (2.7 kB at 3.5 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar
Progress (1): 2.0/34 kB
Progress (1): 4.1/34 kB
Progress (1): 6.1/34 kB
Progress (1): 8.2/34 kB
Progress (1): 10/34 kB 
Progress (1): 12/34 kB
Progress (1): 14/34 kB
Progress (1): 16/34 kB
Progress (1): 18/34 kB
Progress (1): 20/34 kB
Progress (1): 23/34 kB
Progress (1): 25/34 kB
Progress (1): 27/34 kB
Progress (1): 29/34 kB
Progress (1): 31/34 kB
Progress (1): 33/34 kB
Progress (1): 34 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-testsupport/1.14.1/appng-testsupport-1.14.1-sources.jar (34 kB at 51 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-sources.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-forms/1.14.1/appng-forms-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tools/1.14.1/appng-tools-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.pom.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-api/1.14.1/appng-api-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-persistence/1.14.1/appng-persistence-1.14.1.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-mail/1.14.1/appng-mail-1.14.1-sources.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1.pom.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar
Progress (1): 2.0/154 kB
Progress (1): 4.1/154 kB
Progress (1): 6.1/154 kB
Progress (1): 8.2/154 kB
Progress (1): 10/154 kB 
Progress (1): 12/154 kB
Progress (1): 14/154 kB
Progress (1): 16/154 kB
Progress (1): 18/154 kB
Progress (1): 20/154 kB
Progress (1): 23/154 kB
Progress (1): 25/154 kB
Progress (1): 27/154 kB
Progress (1): 29/154 kB
Progress (1): 31/154 kB
Progress (1): 33/154 kB
Progress (1): 35/154 kB
Progress (1): 37/154 kB
Progress (1): 39/154 kB
Progress (1): 41/154 kB
Progress (1): 43/154 kB
Progress (1): 45/154 kB
Progress (1): 47/154 kB
Progress (1): 49/154 kB
Progress (1): 51/154 kB
Progress (1): 53/154 kB
Progress (1): 55/154 kB
Progress (1): 57/154 kB
Progress (1): 59/154 kB
Progress (1): 61/154 kB
Progress (1): 63/154 kB
Progress (1): 66/154 kB
Progress (1): 68/154 kB
Progress (1): 70/154 kB
Progress (1): 72/154 kB
Progress (1): 74/154 kB
Progress (1): 76/154 kB
Progress (1): 78/154 kB
Progress (1): 80/154 kB
Progress (1): 82/154 kB
Progress (1): 84/154 kB
Progress (1): 86/154 kB
Progress (1): 88/154 kB
Progress (1): 90/154 kB
Progress (1): 92/154 kB
Progress (1): 94/154 kB
Progress (1): 96/154 kB
Progress (1): 98/154 kB
Progress (1): 100/154 kB
Progress (1): 102/154 kB
Progress (1): 104/154 kB
Progress (1): 106/154 kB
Progress (1): 109/154 kB
Progress (1): 111/154 kB
Progress (1): 113/154 kB
Progress (1): 115/154 kB
Progress (1): 117/154 kB
Progress (1): 119/154 kB
Progress (1): 121/154 kB
Progress (1): 123/154 kB
Progress (1): 125/154 kB
Progress (1): 127/154 kB
Progress (1): 129/154 kB
Progress (1): 131/154 kB
Progress (1): 133/154 kB
Progress (1): 135/154 kB
Progress (1): 137/154 kB
Progress (1): 139/154 kB
Progress (1): 141/154 kB
Progress (1): 143/154 kB
Progress (1): 145/154 kB
Progress (1): 147/154 kB
Progress (1): 150/154 kB
Progress (1): 152/154 kB
Progress (1): 154/154 kB
Progress (1): 154 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-taglib/1.14.1/appng-taglib-1.14.1-javadoc.jar (154 kB at 213 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar
Progress (1): 2.0/34 kB
Progress (1): 4.1/34 kB
Progress (1): 6.1/34 kB
Progress (1): 8.2/34 kB
Progress (1): 10/34 kB 
Progress (1): 12/34 kB
Progress (1): 14/34 kB
Progress (1): 16/34 kB
Progress (1): 18/34 kB
Progress (1): 20/34 kB
Progress (1): 23/34 kB
Progress (1): 25/34 kB
Progress (1): 27/34 kB
Progress (1): 29/34 kB
Progress (1): 31/34 kB
Progress (1): 33/34 kB
Progress (1): 34 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/maven/appng-appngizer-maven-plugin/1.14.1/appng-appngizer-maven-plugin-1.14.1-javadoc.jar (34 kB at 49 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar
Progress (1): 2.0/273 kB
Progress (1): 4.1/273 kB
Progress (1): 6.1/273 kB
Progress (1): 8.2/273 kB
Progress (1): 10/273 kB 
Progress (1): 12/273 kB
Progress (1): 14/273 kB
Progress (1): 16/273 kB
Progress (1): 18/273 kB
Progress (1): 20/273 kB
Progress (1): 23/273 kB
Progress (1): 25/273 kB
Progress (1): 27/273 kB
Progress (1): 29/273 kB
Progress (1): 31/273 kB
Progress (1): 33/273 kB
Progress (1): 35/273 kB
Progress (1): 37/273 kB
Progress (1): 39/273 kB
Progress (1): 41/273 kB
Progress (1): 43/273 kB
Progress (1): 45/273 kB
Progress (1): 47/273 kB
Progress (1): 49/273 kB
Progress (1): 51/273 kB
Progress (1): 53/273 kB
Progress (1): 55/273 kB
Progress (1): 57/273 kB
Progress (1): 59/273 kB
Progress (1): 61/273 kB
Progress (1): 63/273 kB
Progress (1): 66/273 kB
Progress (1): 68/273 kB
Progress (1): 70/273 kB
Progress (1): 72/273 kB
Progress (1): 74/273 kB
Progress (1): 76/273 kB
Progress (1): 78/273 kB
Progress (1): 80/273 kB
Progress (1): 82/273 kB
Progress (1): 84/273 kB
Progress (1): 86/273 kB
Progress (1): 88/273 kB
Progress (1): 90/273 kB
Progress (1): 92/273 kB
Progress (1): 94/273 kB
Progress (1): 96/273 kB
Progress (1): 98/273 kB
Progress (1): 100/273 kB
Progress (1): 102/273 kB
Progress (1): 104/273 kB
Progress (1): 106/273 kB
Progress (1): 109/273 kB
Progress (1): 111/273 kB
Progress (1): 113/273 kB
Progress (1): 115/273 kB
Progress (1): 117/273 kB
Progress (1): 119/273 kB
Progress (1): 121/273 kB
Progress (1): 123/273 kB
Progress (1): 125/273 kB
Progress (1): 127/273 kB
Progress (1): 129/273 kB
Progress (1): 131/273 kB
Progress (1): 133/273 kB
Progress (1): 135/273 kB
Progress (1): 137/273 kB
Progress (1): 139/273 kB
Progress (1): 141/273 kB
Progress (1): 143/273 kB
Progress (1): 145/273 kB
Progress (1): 147/273 kB
Progress (1): 150/273 kB
Progress (1): 152/273 kB
Progress (1): 154/273 kB
Progress (1): 156/273 kB
Progress (1): 158/273 kB
Progress (1): 160/273 kB
Progress (1): 162/273 kB
Progress (1): 164/273 kB
Progress (1): 166/273 kB
Progress (1): 168/273 kB
Progress (1): 170/273 kB
Progress (1): 172/273 kB
Progress (1): 174/273 kB
Progress (1): 176/273 kB
Progress (1): 178/273 kB
Progress (1): 180/273 kB
Progress (1): 182/273 kB
Progress (1): 184/273 kB
Progress (1): 186/273 kB
Progress (1): 188/273 kB
Progress (1): 190/273 kB
Progress (1): 193/273 kB
Progress (1): 195/273 kB
Progress (1): 197/273 kB
Progress (1): 199/273 kB
Progress (1): 201/273 kB
Progress (1): 203/273 kB
Progress (1): 205/273 kB
Progress (1): 207/273 kB
Progress (1): 209/273 kB
Progress (1): 211/273 kB
Progress (1): 213/273 kB
Progress (1): 215/273 kB
Progress (1): 217/273 kB
Progress (1): 219/273 kB
Progress (1): 221/273 kB
Progress (1): 223/273 kB
Progress (1): 225/273 kB
Progress (1): 227/273 kB
Progress (1): 229/273 kB
Progress (1): 231/273 kB
Progress (1): 233/273 kB
Progress (1): 236/273 kB
Progress (1): 238/273 kB
Progress (1): 240/273 kB
Progress (1): 242/273 kB
Progress (1): 244/273 kB
Progress (1): 246/273 kB
Progress (1): 248/273 kB
Progress (1): 250/273 kB
Progress (1): 252/273 kB
Progress (1): 254/273 kB
Progress (1): 256/273 kB
Progress (1): 258/273 kB
Progress (1): 260/273 kB
Progress (1): 262/273 kB
Progress (1): 264/273 kB
Progress (1): 266/273 kB
Progress (1): 268/273 kB
Progress (1): 270/273 kB
Progress (1): 272/273 kB
Progress (1): 273 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer/1.14.1/appng-appngizer-1.14.1-javadoc.jar (273 kB at 389 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar
Progress (1): 2.0/109 kB
Progress (1): 4.1/109 kB
Progress (1): 6.1/109 kB
Progress (1): 8.2/109 kB
Progress (1): 10/109 kB 
Progress (1): 12/109 kB
Progress (1): 14/109 kB
Progress (1): 16/109 kB
Progress (1): 18/109 kB
Progress (1): 20/109 kB
Progress (1): 23/109 kB
Progress (1): 25/109 kB
Progress (1): 27/109 kB
Progress (1): 29/109 kB
Progress (1): 31/109 kB
Progress (1): 33/109 kB
Progress (1): 35/109 kB
Progress (1): 37/109 kB
Progress (1): 39/109 kB
Progress (1): 41/109 kB
Progress (1): 43/109 kB
Progress (1): 45/109 kB
Progress (1): 47/109 kB
Progress (1): 49/109 kB
Progress (1): 51/109 kB
Progress (1): 53/109 kB
Progress (1): 55/109 kB
Progress (1): 57/109 kB
Progress (1): 59/109 kB
Progress (1): 61/109 kB
Progress (1): 63/109 kB
Progress (1): 66/109 kB
Progress (1): 68/109 kB
Progress (1): 70/109 kB
Progress (1): 72/109 kB
Progress (1): 74/109 kB
Progress (1): 76/109 kB
Progress (1): 78/109 kB
Progress (1): 80/109 kB
Progress (1): 82/109 kB
Progress (1): 84/109 kB
Progress (1): 86/109 kB
Progress (1): 88/109 kB
Progress (1): 90/109 kB
Progress (1): 92/109 kB
Progress (1): 94/109 kB
Progress (1): 96/109 kB
Progress (1): 98/109 kB
Progress (1): 100/109 kB
Progress (1): 102/109 kB
Progress (1): 104/109 kB
Progress (1): 106/109 kB
Progress (1): 109/109 kB
Progress (1): 109 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1-javadoc.jar (109 kB at 146 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar
Progress (1): 2.0/27 kB
Progress (1): 4.1/27 kB
Progress (1): 6.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 10/27 kB 
Progress (1): 12/27 kB
Progress (1): 14/27 kB
Progress (1): 16/27 kB
Progress (1): 18/27 kB
Progress (1): 20/27 kB
Progress (1): 23/27 kB
Progress (1): 25/27 kB
Progress (1): 27/27 kB
Progress (1): 27 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat7/1.14.1/appng-tomcat7-1.14.1-javadoc.jar (27 kB at 39 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-core/1.14.1/appng-core-1.14.1.jar.asc (473 B at 2.1 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-cli/1.14.1/appng-cli-1.14.1.jar.asc (473 B at 2.2 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-formtags/1.14.1/appng-formtags-1.14.1.pom.asc (473 B at 2.0 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-documentation/1.14.1/appng-documentation-1.14.1-sources.jar.asc (473 B at 1.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-xmlapi/1.14.1/appng-xmlapi-1.14.1-javadoc.jar.asc (473 B at 1.8 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar
Progress (1): 2.0/196 kB
Progress (1): 4.1/196 kB
Progress (1): 6.1/196 kB
Progress (1): 8.2/196 kB
Progress (1): 10/196 kB 
Progress (1): 12/196 kB
Progress (1): 14/196 kB
Progress (1): 16/196 kB
Progress (1): 18/196 kB
Progress (1): 20/196 kB
Progress (1): 23/196 kB
Progress (1): 25/196 kB
Progress (1): 27/196 kB
Progress (1): 29/196 kB
Progress (1): 31/196 kB
Progress (1): 33/196 kB
Progress (1): 35/196 kB
Progress (1): 37/196 kB
Progress (1): 39/196 kB
Progress (1): 41/196 kB
Progress (1): 43/196 kB
Progress (1): 45/196 kB
Progress (1): 47/196 kB
Progress (1): 49/196 kB
Progress (1): 51/196 kB
Progress (1): 53/196 kB
Progress (1): 55/196 kB
Progress (1): 57/196 kB
Progress (1): 59/196 kB
Progress (1): 61/196 kB
Progress (1): 63/196 kB
Progress (1): 66/196 kB
Progress (1): 68/196 kB
Progress (1): 70/196 kB
Progress (1): 72/196 kB
Progress (1): 74/196 kB
Progress (1): 76/196 kB
Progress (1): 78/196 kB
Progress (1): 80/196 kB
Progress (1): 82/196 kB
Progress (1): 84/196 kB
Progress (1): 86/196 kB
Progress (1): 88/196 kB
Progress (1): 90/196 kB
Progress (1): 92/196 kB
Progress (1): 94/196 kB
Progress (1): 96/196 kB
Progress (1): 98/196 kB
Progress (1): 100/196 kB
Progress (1): 102/196 kB
Progress (1): 104/196 kB
Progress (1): 106/196 kB
Progress (1): 109/196 kB
Progress (1): 111/196 kB
Progress (1): 113/196 kB
Progress (1): 115/196 kB
Progress (1): 117/196 kB
Progress (1): 119/196 kB
Progress (1): 121/196 kB
Progress (1): 123/196 kB
Progress (1): 125/196 kB
Progress (1): 127/196 kB
Progress (1): 129/196 kB
Progress (1): 131/196 kB
Progress (1): 133/196 kB
Progress (1): 135/196 kB
Progress (1): 137/196 kB
Progress (1): 139/196 kB
Progress (1): 141/196 kB
Progress (1): 143/196 kB
Progress (1): 145/196 kB
Progress (1): 147/196 kB
Progress (1): 150/196 kB
Progress (1): 152/196 kB
Progress (1): 154/196 kB
Progress (1): 156/196 kB
Progress (1): 158/196 kB
Progress (1): 160/196 kB
Progress (1): 162/196 kB
Progress (1): 164/196 kB
Progress (1): 166/196 kB
Progress (1): 168/196 kB
Progress (1): 170/196 kB
Progress (1): 172/196 kB
Progress (1): 174/196 kB
Progress (1): 176/196 kB
Progress (1): 178/196 kB
Progress (1): 180/196 kB
Progress (1): 182/196 kB
Progress (1): 184/196 kB
Progress (1): 186/196 kB
Progress (1): 188/196 kB
Progress (1): 190/196 kB
Progress (1): 193/196 kB
Progress (1): 195/196 kB
Progress (1): 196 kB    
                    
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-search/1.14.1/appng-search-1.14.1-javadoc.jar (196 kB at 295 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application-assembly/1.14.1/appng-application-assembly-1.14.1.pom.asc (473 B at 1.9 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar
Progress (1): 2.0/40 kB
Progress (1): 4.1/40 kB
Progress (1): 6.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 10/40 kB 
Progress (1): 12/40 kB
Progress (1): 14/40 kB
Progress (1): 16/40 kB
Progress (1): 18/40 kB
Progress (1): 20/40 kB
Progress (1): 23/40 kB
Progress (1): 25/40 kB
Progress (1): 27/40 kB
Progress (1): 29/40 kB
Progress (1): 31/40 kB
Progress (1): 33/40 kB
Progress (1): 35/40 kB
Progress (1): 37/40 kB
Progress (1): 39/40 kB
Progress (1): 40 kB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-appngizer-jaxb/1.14.1/appng-appngizer-jaxb-1.14.1-sources.jar (40 kB at 56 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar.asc
Progress (1): 473 B
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-tomcat8/1.14.1/appng-tomcat8-1.14.1-sources.jar.asc (473 B at 1.8 kB/s)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.1/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.2/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.3/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.4/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.5/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.6/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.7/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.8/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 0.9/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.0/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.1/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.2/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.3/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.4/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.5/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.6/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.7/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.8/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 1.9/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.0/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.1/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.2/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.3/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.4/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.5/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.6/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.7/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.8/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 2.9/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.0/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.1/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.2/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.3/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.4/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.5/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.6/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.7/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.8/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 3.9/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.0/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.1/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.2/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.3/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.4/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.5/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.6/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.7/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.8/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 4.9/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.0/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.1/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.2/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.3/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.4/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.5/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.6/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.7/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.8/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 5.9/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.0/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.1/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.2/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.3/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.4/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.5/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.6/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.7/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.8/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 6.9/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.0/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.1/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.2/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.3/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.4/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.5/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.6/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.7/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.8/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 7.9/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.0/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.1/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.2/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.3/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.4/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.5/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.6/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.7/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.8/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 8.9/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.0/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.1/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.2/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.3/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.4/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.5/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.6/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.7/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.8/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 9.9/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10.0/96 MB
Progress (1): 10/96 MB  
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 10/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 11/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 12/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 13/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 14/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 15/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 16/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 17/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 18/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 19/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 20/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 21/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 22/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 23/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 24/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 25/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 26/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 27/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 28/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 29/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 30/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 31/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 32/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 33/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 34/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 35/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 36/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 37/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 38/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 39/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 40/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 41/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 42/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 43/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 44/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 45/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 46/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 47/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 48/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 49/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 50/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 51/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 52/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 53/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 54/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 55/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 56/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 57/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 58/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 59/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 60/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 61/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 62/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 63/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 64/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 65/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 66/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 67/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 68/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 69/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 70/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 71/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 72/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 73/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 74/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 75/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 76/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 77/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 78/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 79/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 80/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 81/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 82/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 83/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 84/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 85/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 86/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 87/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 88/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 89/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 90/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 91/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 92/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 93/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 94/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 95/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96/96 MB
Progress (1): 96 MB   
                   
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1001/org/appng/appng-application/1.14.1/appng-application-1.14.1.zip (96 MB at 12 MB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgappng-1001".

Waiting for operation to complete...
........

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [ 17.563 s]
[INFO] appNG Tools ........................................ SUCCESS [ 28.109 s]
[INFO] appNG Mail ......................................... SUCCESS [  6.209 s]
[INFO] appNG Forms ........................................ SUCCESS [ 25.078 s]
[INFO] appng Formtags ..................................... SUCCESS [  9.094 s]
[INFO] appNG XML-API ...................................... SUCCESS [  9.132 s]
[INFO] appNG public API ................................... SUCCESS [ 20.588 s]
[INFO] appNG testsupport .................................. SUCCESS [  9.807 s]
[INFO] appNG Persistence-Tools ............................ SUCCESS [ 26.099 s]
[INFO] appNG Search ....................................... SUCCESS [ 17.585 s]
[INFO] appNG Core Library ................................. SUCCESS [01:01 min]
[INFO] appNG Tomcat 7 ..................................... SUCCESS [  4.287 s]
[INFO] appNG Tomcat 8 ..................................... SUCCESS [  3.819 s]
[INFO] appNG Command Line Interface ....................... SUCCESS [ 48.552 s]
[INFO] appNG Tag Library .................................. SUCCESS [ 10.193 s]
[INFO] appNG Application .................................. SUCCESS [  8.284 s]
[INFO] appNG Documentation ................................ SUCCESS [ 26.691 s]
[INFO] appNG Template Assembly Descriptors ................ SUCCESS [  3.748 s]
[INFO] appNG Template Parent .............................. SUCCESS [  2.089 s]
[INFO] appng-application-assembly ......................... SUCCESS [  2.873 s]
[INFO] appNG application parent ........................... SUCCESS [  4.243 s]
[INFO] Archetype - appng-archetype-application ............ SUCCESS [  4.872 s]
[INFO] appNGizer JAXB API ................................. SUCCESS [  7.025 s]
[INFO] appNGizer .......................................... SUCCESS [ 54.956 s]
[INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [02:57 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:51 min
[INFO] Finished at: 2017-07-03T14:46:33+02:00
[INFO] Final Memory: 291M/1590M
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] step
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docs)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.14.1
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.1/javadoc
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.1/reference
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.1/appngizer/html
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.1/appngizer/pdf
[Pipeline] sh
[appng] Running shell script
+ mv -f target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/appng-javadoc.css target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/script.js target/site/apidocs/serialized-form.html /srv/www/appng.org/appng/docs/1.14.1/javadoc
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/html /srv/www/appng.org/appng/docs/1.14.1/reference
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/pdf /srv/www/appng.org/appng/docs/1.14.1/reference
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-appngizer/target/generated-docs/pdf/appngizer-platform-installation-guide.pdf appng-appngizer/target/generated-docs/pdf/appngizer-setup-guide.pdf appng-appngizer/target/generated-docs/pdf/appngizer-user-manual.pdf /srv/www/appng.org/appng/docs/1.14.1/appngizer/pdf/
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-appngizer/target/generated-docs/html/appng.css appng-appngizer/target/generated-docs/html/appngizer-platform-installation-guide.html appng-appngizer/target/generated-docs/html/appngizer-setup-guide.html appng-appngizer/target/generated-docs/html/appngizer-user-manual.html appng-appngizer/target/generated-docs/html/coderay-asciidoctor.css appng-appngizer/target/generated-docs/html/images appng-appngizer/target/generated-docs/html/parts appng-appngizer/target/generated-docs/html/xml /srv/www/appng.org/appng/docs/1.14.1/appngizer/html/
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.14.1/appngizer/html/parts
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.14.1/appngizerhtml/xml
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application-1.14.1.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform-1.14.1.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer-1.14.1.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer.xsd
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tag Release)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ git commit -a -m tagging release 1.14.1
[appng-1.14.1-release 86a8dc5] tagging release 1.14.1
 30 files changed, 35 insertions(+), 35 deletions(-)
[Pipeline] sh
[appng] Running shell script
+ git tag appng-1.14.1
[Pipeline] sh
[appng] Running shell script
+ git push origin appng-1.14.1
To git@github.com:appNG/appng.git
 * [new tag]         appng-1.14.1 -> appng-1.14.1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (merge to master)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
[Pipeline] sh
[appng] Running shell script
+ git merge -ff appng-1.14.1-release
error: unknown switch `f'
usage: git merge [options] [<commit>...]
   or: git merge [options] <msg> HEAD <commit>
   or: git merge --abort

    -n                    do not show a diffstat at the end of the merge
    --stat                show a diffstat at the end of the merge
    --summary             (synonym to --stat)
    --log[=<n>]           add (at most <n>) entries from shortlog to merge commit message
    --squash              create a single commit instead of doing a merge
    --commit              perform a commit if the merge succeeds (default)
    -e, --edit            edit message before committing
    --ff                  allow fast-forward (default)
    --ff-only             abort if fast-forward is not possible
    --rerere-autoupdate   update the index with reused conflict resolution if possible
    --verify-signatures   Verify that the named commit has a valid GPG signature
    -s, --strategy <strategy>
                          merge strategy to use
    -X, --strategy-option <option=value>
                          option for selected merge strategy
    -m, --message <message>
                          merge commit message (for a non-fast-forward merge)
    -v, --verbose         be more verbose
    -q, --quiet           be more quiet
    --abort               abort the current in-progress merge
    --progress            force progress reporting
    -S, --gpg-sign[=<key-id>]
                          GPG sign commit
    --overwrite-ignore    update ignored files (default)

[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 129
Finished: FAILURE